ClusterServiceConnectDefaults

data class ClusterServiceConnectDefaults(val namespace: String? = null)

Service Connect Configuration default for all services or tasks within this cluster

Constructors

Link copied to clipboard
fun ClusterServiceConnectDefaults(namespace: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val namespace: String? = null

Service Connect Namespace Name or ARN default for all services or tasks within this cluster