KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.cloudHsmClusterId(String cloudHsmClusterId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store#cloud_hsm_cluster_id KmsCustomKeyStore#cloud_hsm_cluster_id}.
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.count(Number count) |
|
static KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.create(software.constructs.Construct scope,
String id) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.customKeyStoreName(String customKeyStoreName) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store#custom_key_store_name KmsCustomKeyStore#custom_key_store_name}.
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store#id KmsCustomKeyStore#id}.
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.keyStorePassword(String keyStorePassword) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store#key_store_password KmsCustomKeyStore#key_store_password}.
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.provisioners(List<? extends Object> provisioners) |
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.timeouts(KmsCustomKeyStoreTimeouts timeouts) |
timeouts block.
|
KmsCustomKeyStore.Builder |
KmsCustomKeyStore.Builder.trustAnchorCertificate(String trustAnchorCertificate) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store#trust_anchor_certificate KmsCustomKeyStore#trust_anchor_certificate}.
|