| Modifier and Type | Method and Description |
|---|---|
CfnFlowOutput.EncryptionProperty.Builder |
CfnFlowOutput.EncryptionProperty.Builder.algorithm(String algorithm)
Sets the value of
CfnFlowOutput.EncryptionProperty.getAlgorithm() |
static CfnFlowOutput.EncryptionProperty.Builder |
CfnFlowOutput.EncryptionProperty.builder() |
CfnFlowOutput.EncryptionProperty.Builder |
CfnFlowOutput.EncryptionProperty.Builder.keyType(String keyType)
Sets the value of
CfnFlowOutput.EncryptionProperty.getKeyType() |
CfnFlowOutput.EncryptionProperty.Builder |
CfnFlowOutput.EncryptionProperty.Builder.roleArn(String roleArn)
Sets the value of
CfnFlowOutput.EncryptionProperty.getRoleArn() |
CfnFlowOutput.EncryptionProperty.Builder |
CfnFlowOutput.EncryptionProperty.Builder.secretArn(String secretArn)
Sets the value of
CfnFlowOutput.EncryptionProperty.getSecretArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnFlowOutput.EncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowOutput.EncryptionProperty.Builder. |
Copyright © 2022. All rights reserved.