Uses of Class
software.amazon.awscdk.services.rds.CfnDBInstance.DBInstanceStatusInfoProperty.Builder
Packages that use CfnDBInstance.DBInstanceStatusInfoProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBInstance.DBInstanceStatusInfoProperty.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBInstance.DBInstanceStatusInfoProperty.BuilderModifier and TypeMethodDescriptionCfnDBInstance.DBInstanceStatusInfoProperty.builder()
Sets the value ofCfnDBInstance.DBInstanceStatusInfoProperty.getMessage()
Sets the value ofCfnDBInstance.DBInstanceStatusInfoProperty.getNormal()
CfnDBInstance.DBInstanceStatusInfoProperty.Builder.normal
(IResolvable normal) Sets the value ofCfnDBInstance.DBInstanceStatusInfoProperty.getNormal()
Sets the value ofCfnDBInstance.DBInstanceStatusInfoProperty.getStatus()
CfnDBInstance.DBInstanceStatusInfoProperty.Builder.statusType
(String statusType) Sets the value ofCfnDBInstance.DBInstanceStatusInfoProperty.getStatusType()
Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBInstance.DBInstanceStatusInfoProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDBInstance.DBInstanceStatusInfoProperty.Builder
.