object DBInstance
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DBInstance
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(AllocatedStorage: UndefOr[Int] = js.undefined, AutoMinorVersionUpgrade: UndefOr[Boolean] = js.undefined, AvailabilityZone: UndefOr[String] = js.undefined, BackupRetentionPeriod: UndefOr[Int] = js.undefined, CACertificateIdentifier: UndefOr[String] = js.undefined, CharacterSetName: UndefOr[String] = js.undefined, CopyTagsToSnapshot: UndefOr[Boolean] = js.undefined, DBClusterIdentifier: UndefOr[String] = js.undefined, DBInstanceArn: UndefOr[String] = js.undefined, DBInstanceClass: UndefOr[String] = js.undefined, DBInstanceIdentifier: UndefOr[String] = js.undefined, DBInstanceStatus: UndefOr[String] = js.undefined, DBName: UndefOr[String] = js.undefined, DBParameterGroups: UndefOr[DBParameterGroupStatusList] = js.undefined, DBSecurityGroups: UndefOr[DBSecurityGroupMembershipList] = js.undefined, DBSubnetGroup: UndefOr[DBSubnetGroup] = js.undefined, DbInstancePort: UndefOr[Int] = js.undefined, DbiResourceId: UndefOr[String] = js.undefined, DomainMemberships: UndefOr[DomainMembershipList] = js.undefined, EnabledCloudwatchLogsExports: UndefOr[LogTypeList] = js.undefined, Endpoint: UndefOr[Endpoint] = js.undefined, Engine: UndefOr[String] = js.undefined, EngineVersion: UndefOr[String] = js.undefined, EnhancedMonitoringResourceArn: UndefOr[String] = js.undefined, IAMDatabaseAuthenticationEnabled: UndefOr[Boolean] = js.undefined, InstanceCreateTime: UndefOr[TStamp] = js.undefined, Iops: UndefOr[IntegerOptional] = js.undefined, KmsKeyId: UndefOr[String] = js.undefined, LatestRestorableTime: UndefOr[TStamp] = js.undefined, LicenseModel: UndefOr[String] = js.undefined, MasterUsername: UndefOr[String] = js.undefined, MonitoringInterval: UndefOr[IntegerOptional] = js.undefined, MonitoringRoleArn: UndefOr[String] = js.undefined, MultiAZ: UndefOr[Boolean] = js.undefined, OptionGroupMemberships: UndefOr[OptionGroupMembershipList] = js.undefined, PendingModifiedValues: UndefOr[PendingModifiedValues] = js.undefined, PerformanceInsightsEnabled: UndefOr[BooleanOptional] = js.undefined, PerformanceInsightsKMSKeyId: UndefOr[String] = js.undefined, PreferredBackupWindow: UndefOr[String] = js.undefined, PreferredMaintenanceWindow: UndefOr[String] = js.undefined, PromotionTier: UndefOr[IntegerOptional] = js.undefined, PubliclyAccessible: UndefOr[Boolean] = js.undefined, ReadReplicaDBClusterIdentifiers: UndefOr[ReadReplicaDBClusterIdentifierList] = js.undefined, ReadReplicaDBInstanceIdentifiers: UndefOr[ReadReplicaDBInstanceIdentifierList] = js.undefined, ReadReplicaSourceDBInstanceIdentifier: UndefOr[String] = js.undefined, SecondaryAvailabilityZone: UndefOr[String] = js.undefined, StatusInfos: UndefOr[DBInstanceStatusInfoList] = js.undefined, StorageEncrypted: UndefOr[Boolean] = js.undefined, StorageType: UndefOr[String] = js.undefined, TdeCredentialArn: UndefOr[String] = js.undefined, Timezone: UndefOr[String] = js.undefined, VpcSecurityGroups: UndefOr[VpcSecurityGroupMembershipList] = js.undefined): DBInstance
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.