GetNetworkInsightsAccessScopeResult

data class GetNetworkInsightsAccessScopeResult(val createdDate: String? = null, val networkInsightsAccessScopeArn: String? = null, val networkInsightsAccessScopeId: String? = null, val tags: List<NetworkInsightsAccessScopeTag>? = null, val updatedDate: String? = null)

Constructors

Link copied to clipboard
fun GetNetworkInsightsAccessScopeResult(createdDate: String? = null, networkInsightsAccessScopeArn: String? = null, networkInsightsAccessScopeId: String? = null, tags: List<NetworkInsightsAccessScopeTag>? = null, updatedDate: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdDate: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val updatedDate: String? = null