Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_iam_role.DataAwsIamRoleRoleLastUsed.Builder
-
Packages that use DataAwsIamRoleRoleLastUsed.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_iam_role data_aws_iam_role -
-
Uses of DataAwsIamRoleRoleLastUsed.Builder in com.hashicorp.cdktf.providers.aws.data_aws_iam_role
Methods in com.hashicorp.cdktf.providers.aws.data_aws_iam_role that return DataAwsIamRoleRoleLastUsed.Builder Modifier and Type Method Description static DataAwsIamRoleRoleLastUsed.BuilderDataAwsIamRoleRoleLastUsed. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_iam_role with parameters of type DataAwsIamRoleRoleLastUsed.Builder Constructor Description Jsii$Proxy(DataAwsIamRoleRoleLastUsed.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsIamRoleRoleLastUsed.Builder.
-