OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.allowSelfManagement(com.hashicorp.cdktf.IResolvable allowSelfManagement) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#allow_self_management OpsworksUserProfile#allow_self_management}.
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.allowSelfManagement(Boolean allowSelfManagement) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#allow_self_management OpsworksUserProfile#allow_self_management}.
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.count(Number count) |
|
static OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.create(software.constructs.Construct scope,
String id) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#id OpsworksUserProfile#id}.
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.provisioners(List<? extends Object> provisioners) |
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.sshPublicKey(String sshPublicKey) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#ssh_public_key OpsworksUserProfile#ssh_public_key}.
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.sshUsername(String sshUsername) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#ssh_username OpsworksUserProfile#ssh_username}.
|
OpsworksUserProfile.Builder |
OpsworksUserProfile.Builder.userArn(String userArn) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_user_profile#user_arn OpsworksUserProfile#user_arn}.
|