Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterIamRole.Builder
-
Packages that use AwsRedshiftClusterIamRole.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterIamRole.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterIamRole.Builder Modifier and Type Method Description AwsRedshiftClusterIamRole.BuilderAwsRedshiftClusterIamRole.Builder. applyStatus(String applyStatus)The status of the IAM role's association with the cluster.static AwsRedshiftClusterIamRole.BuilderAwsRedshiftClusterIamRole. builder()AwsRedshiftClusterIamRole.BuilderAwsRedshiftClusterIamRole.Builder. iamRoleArn(String iamRoleArn)The ARN of the IAM role.AwsRedshiftClusterIamRole.BuilderAwsRedshiftClusterIamRole. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsRedshiftClusterIamRole.Builder Modifier and Type Method Description static Class<? extends AwsRedshiftClusterIamRole.Builder>AwsRedshiftClusterIamRole. serializableBuilderClass()
-