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