Get Service Network Result
data class GetServiceNetworkResult(val arn: String, val authType: String, val createdAt: String, val id: String, val lastUpdatedAt: String, val name: String, val numberOfAssociatedServices: Int, val numberOfAssociatedVpcs: Int, val serviceNetworkIdentifier: String, val tags: Map<String, String>)
A collection of values returned by getServiceNetwork.