Aws Rds DBSnapshot Attributes Result Properties Response
data class AwsRdsDBSnapshotAttributesResultPropertiesResponse(val dbSnapshotAttributes: List<DBSnapshotAttributeResponse>? = null, val dbSnapshotIdentifier: String? = null)
Definition of awsRdsDBSnapshotAttributesResult
Constructors
Link copied to clipboard
constructor(dbSnapshotAttributes: List<DBSnapshotAttributeResponse>? = null, dbSnapshotIdentifier: String? = null)