Package-level declarations

Types

Link copied to clipboard
data class GetClusterResult(val creationTime: String? = null, val deletionProtectionEnabled: Boolean? = null, val identifier: String? = null, val resourceArn: String? = null, val status: String? = null, val tags: List<Tag>? = null, val vpcEndpointServiceName: String? = null)