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