Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_iam_role.DataAwsIamRoleRoleLastUsed
-
Packages that use DataAwsIamRoleRoleLastUsed Package Description com.hashicorp.cdktf.providers.aws.data_aws_iam_role data_aws_iam_role -
-
Uses of DataAwsIamRoleRoleLastUsed in com.hashicorp.cdktf.providers.aws.data_aws_iam_role
Classes in com.hashicorp.cdktf.providers.aws.data_aws_iam_role that implement DataAwsIamRoleRoleLastUsed Modifier and Type Class Description static classDataAwsIamRoleRoleLastUsed.Jsii$ProxyAn implementation forDataAwsIamRoleRoleLastUsedMethods in com.hashicorp.cdktf.providers.aws.data_aws_iam_role that return DataAwsIamRoleRoleLastUsed Modifier and Type Method Description DataAwsIamRoleRoleLastUsedDataAwsIamRoleRoleLastUsed.Builder. build()Builds the configured instance.DataAwsIamRoleRoleLastUsedDataAwsIamRoleRoleLastUsedOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_iam_role with parameters of type DataAwsIamRoleRoleLastUsed Modifier and Type Method Description voidDataAwsIamRoleRoleLastUsedOutputReference. setInternalValue(DataAwsIamRoleRoleLastUsed value)
-