OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.allowSelfManagement(com.hashicorp.cdktf.IResolvable allowSelfManagement) |
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.allowSelfManagement(Boolean allowSelfManagement) |
|
static OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.builder() |
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.id(String id) |
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.sshPublicKey(String sshPublicKey) |
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.sshUsername(String sshUsername) |
|
OpsworksUserProfileConfig.Builder |
OpsworksUserProfileConfig.Builder.userArn(String userArn) |
|