Uses of Interface
software.amazon.awssdk.services.rds.model.DBClusterRole.Builder
Packages that use DBClusterRole.Builder
-
Uses of DBClusterRole.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBClusterRole.BuilderModifier and TypeMethodDescriptionstatic DBClusterRole.BuilderDBClusterRole.builder()DBClusterRole.Builder.featureName(String featureName) The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.Describes the state of association between the IAM role and the DB cluster.DBClusterRole.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBClusterRole.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBClusterRole.Builder>DBClusterRole.serializableBuilderClass()