IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.count(Number count) |
|
static IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.create(software.constructs.Construct scope,
String id) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iam_user_policy_attachment#id IamUserPolicyAttachment#id}.
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.policyArn(String policyArn) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iam_user_policy_attachment#policy_arn IamUserPolicyAttachment#policy_arn}.
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.provisioners(List<? extends Object> provisioners) |
|
IamUserPolicyAttachment.Builder |
IamUserPolicyAttachment.Builder.user(String user) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iam_user_policy_attachment#user IamUserPolicyAttachment#user}.
|