KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.additionalAuthenticatedData(String additionalAuthenticatedData) |
|
static KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.builder() |
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.cryptoKey(String cryptoKey) |
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.id(String id) |
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.plaintext(String plaintext) |
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
KmsSecretCiphertextConfig.Builder |
KmsSecretCiphertextConfig.Builder.timeouts(KmsSecretCiphertextTimeouts timeouts) |
|