spec

@JvmName(name = "kthdiluaqeqfnadb")
suspend fun spec(value: Output<ServicePerimeterConfigArgs>)
@JvmName(name = "dlrcqiqchytacaqc")
suspend fun spec(value: ServicePerimeterConfigArgs?)

Parameters

value

Proposed (or dry run) ServicePerimeter configuration. This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the "use_explicit_dry_run_spec" flag is set.


@JvmName(name = "sybjtpborxopvvtr")
suspend fun spec(argument: suspend ServicePerimeterConfigArgsBuilder.() -> Unit)

Parameters

argument

Proposed (or dry run) ServicePerimeter configuration. This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the "use_explicit_dry_run_spec" flag is set.