DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.count(Number count) |
|
static DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.create(software.constructs.Construct scope,
String id) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.cryptoKey(String cryptoKey) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/kms_secret_ciphertext#crypto_key DataGoogleKmsSecretCiphertext#crypto_key}.
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/kms_secret_ciphertext#id DataGoogleKmsSecretCiphertext#id}.
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.plaintext(String plaintext) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/kms_secret_ciphertext#plaintext DataGoogleKmsSecretCiphertext#plaintext}.
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DataGoogleKmsSecretCiphertext.Builder |
DataGoogleKmsSecretCiphertext.Builder.provisioners(List<? extends Object> provisioners) |
|