@Stability(value=Stable) public static final class CfnFlowEntitlement.EncryptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlowEntitlement.EncryptionProperty>
CfnFlowEntitlement.EncryptionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder algorithm(String algorithm)
CfnFlowEntitlement.EncryptionProperty.getAlgorithm()algorithm - `CfnFlowEntitlement.EncryptionProperty.Algorithm`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder roleArn(String roleArn)
CfnFlowEntitlement.EncryptionProperty.getRoleArn()roleArn - `CfnFlowEntitlement.EncryptionProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder constantInitializationVector(String constantInitializationVector)
CfnFlowEntitlement.EncryptionProperty.getConstantInitializationVector()constantInitializationVector - `CfnFlowEntitlement.EncryptionProperty.ConstantInitializationVector`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder deviceId(String deviceId)
CfnFlowEntitlement.EncryptionProperty.getDeviceId()deviceId - `CfnFlowEntitlement.EncryptionProperty.DeviceId`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder keyType(String keyType)
CfnFlowEntitlement.EncryptionProperty.getKeyType()keyType - `CfnFlowEntitlement.EncryptionProperty.KeyType`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder region(String region)
CfnFlowEntitlement.EncryptionProperty.getRegion()region - `CfnFlowEntitlement.EncryptionProperty.Region`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder resourceId(String resourceId)
CfnFlowEntitlement.EncryptionProperty.getResourceId()resourceId - `CfnFlowEntitlement.EncryptionProperty.ResourceId`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder secretArn(String secretArn)
CfnFlowEntitlement.EncryptionProperty.getSecretArn()secretArn - `CfnFlowEntitlement.EncryptionProperty.SecretArn`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty.Builder url(String url)
CfnFlowEntitlement.EncryptionProperty.getUrl()url - `CfnFlowEntitlement.EncryptionProperty.Url`.this@Stability(value=Stable) public CfnFlowEntitlement.EncryptionProperty build()
build in interface software.amazon.jsii.Builder<CfnFlowEntitlement.EncryptionProperty>CfnFlowEntitlement.EncryptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.