allowedServices

@JvmName(name = "xmwmmvwumeilxbts")
suspend fun allowedServices(value: Output<List<ServiceResourceIdArgs>>)
@JvmName(name = "vuomjfsjoknxnibi")
suspend fun allowedServices(value: List<ServiceResourceIdArgs>)

Parameters

value

List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item. The services must be in the same location as the SIM policy.


@JvmName(name = "dxwvylgnuqxbuckf")
suspend fun allowedServices(vararg values: Output<ServiceResourceIdArgs>)


@JvmName(name = "vomuddqahemvrxyl")
suspend fun allowedServices(values: List<Output<ServiceResourceIdArgs>>)
@JvmName(name = "mtdywpqhufssdtnq")
suspend fun allowedServices(vararg values: ServiceResourceIdArgs)

Parameters

values

List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item. The services must be in the same location as the SIM policy.


@JvmName(name = "vlojkpadjosynofk")
suspend fun allowedServices(argument: List<suspend ServiceResourceIdArgsBuilder.() -> Unit>)
@JvmName(name = "wllwerctgotayvgw")
suspend fun allowedServices(vararg argument: suspend ServiceResourceIdArgsBuilder.() -> Unit)
@JvmName(name = "vvpgawmebaqovueb")
suspend fun allowedServices(argument: suspend ServiceResourceIdArgsBuilder.() -> Unit)

Parameters

argument

List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item. The services must be in the same location as the SIM policy.