methodSelectors

Parameters

value

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.


@JvmName(name = "oskeyguyumabjimp")
suspend fun methodSelectors(vararg values: Output<ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgs>)


@JvmName(name = "twxibbvfkpiefrui")
suspend fun methodSelectors(values: List<Output<ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgs>>)
@JvmName(name = "idjclqiltfessinl")
suspend fun methodSelectors(vararg values: ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgs)

Parameters

values

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.


@JvmName(name = "bukflpxuagiqjpyh")
suspend fun methodSelectors(argument: List<suspend ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "smdahysmuifmpsxq")
suspend fun methodSelectors(vararg argument: suspend ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgsBuilder.() -> Unit)
@JvmName(name = "qjnxtyokjnlmxhcl")
suspend fun methodSelectors(argument: suspend ServicePerimeterEgressPolicyEgressToOperationMethodSelectorArgsBuilder.() -> Unit)

Parameters

argument

API methods or permissions to allow. Method or permission must belong to the service specified by serviceName field. A single MethodSelector entry with * specified for the method field will allow all methods AND permissions for the service specified in serviceName. Structure is documented below.