Uses of Interface
software.amazon.awssdk.services.rds.model.DBInstanceRole.Builder
Packages that use DBInstanceRole.Builder
-
Uses of DBInstanceRole.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBInstanceRole.BuilderModifier and TypeMethodDescriptionstatic DBInstanceRole.BuilderDBInstanceRole.builder()DBInstanceRole.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 instance.Information about the state of association between the IAM role and the DB instance.DBInstanceRole.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBInstanceRole.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBInstanceRole.Builder>DBInstanceRole.serializableBuilderClass()