Uses of Interface
software.amazon.awssdk.services.rds.model.DBClusterAssociatedRole.Builder
Packages that use DBClusterAssociatedRole.Builder
-
Uses of DBClusterAssociatedRole.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBClusterAssociatedRole.BuilderModifier and TypeMethodDescriptionDBClusterAssociatedRole.builder()DBClusterAssociatedRole.Builder.featureName(String featureName) The name of the feature associated with the IAM role.The Amazon Resource Name (ARN) of the IAM role to associate with the DB cluster.DBClusterAssociatedRole.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBClusterAssociatedRole.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBClusterAssociatedRole.Builder>DBClusterAssociatedRole.serializableBuilderClass()