servicePlacementPolicies

@JvmName(name = "vikdvvtdbdmrbitq")
suspend fun servicePlacementPolicies(value: Output<List<ServicePlacementPolicyDescriptionArgs>>)
@JvmName(name = "nntplolvwbnbflxd")
suspend fun servicePlacementPolicies(value: List<ServicePlacementPolicyDescriptionArgs>?)

Parameters

value

A list that describes the correlation of the service with other services.


@JvmName(name = "bkkytgcqluhedfas")
suspend fun servicePlacementPolicies(vararg values: Output<ServicePlacementPolicyDescriptionArgs>)


@JvmName(name = "pojdellcrdygelki")
suspend fun servicePlacementPolicies(values: List<Output<ServicePlacementPolicyDescriptionArgs>>)
@JvmName(name = "fqvwxammypglgcor")
suspend fun servicePlacementPolicies(vararg values: ServicePlacementPolicyDescriptionArgs)

Parameters

values

A list that describes the correlation of the service with other services.


@JvmName(name = "mkfmglfdmcidqkpo")
suspend fun servicePlacementPolicies(argument: List<suspend ServicePlacementPolicyDescriptionArgsBuilder.() -> Unit>)
@JvmName(name = "ncgrapfsdugcqmps")
suspend fun servicePlacementPolicies(vararg argument: suspend ServicePlacementPolicyDescriptionArgsBuilder.() -> Unit)
@JvmName(name = "qkljnitfgxovvfro")
suspend fun servicePlacementPolicies(argument: suspend ServicePlacementPolicyDescriptionArgsBuilder.() -> Unit)

Parameters

argument

A list that describes the correlation of the service with other services.