serviceDirectoryRegistrations

@JvmName(name = "ccvkwdqsahejqawk")
suspend fun serviceDirectoryRegistrations(value: Output<List<ForwardingRuleServiceDirectoryRegistrationArgs>>)

Parameters

value

Service Directory resources to register this forwarding rule with. Currently, only supports a single Service Directory resource. Structure is documented below.


@JvmName(name = "gtomnoxxqxaecodb")
suspend fun serviceDirectoryRegistrations(vararg values: Output<ForwardingRuleServiceDirectoryRegistrationArgs>)


@JvmName(name = "rraomkyhegfbvkmh")
suspend fun serviceDirectoryRegistrations(values: List<Output<ForwardingRuleServiceDirectoryRegistrationArgs>>)
@JvmName(name = "kcitksuxnjcfivtp")
suspend fun serviceDirectoryRegistrations(vararg values: ForwardingRuleServiceDirectoryRegistrationArgs)

Parameters

values

Service Directory resources to register this forwarding rule with. Currently, only supports a single Service Directory resource. Structure is documented below.


@JvmName(name = "jphitslfaumvwxto")
suspend fun serviceDirectoryRegistrations(argument: List<suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit>)
@JvmName(name = "rkhlbcapkjfgptbr")
suspend fun serviceDirectoryRegistrations(vararg argument: suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit)
@JvmName(name = "kceppxnnxwbdsews")
suspend fun serviceDirectoryRegistrations(argument: suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit)

Parameters

argument

Service Directory resources to register this forwarding rule with. Currently, only supports a single Service Directory resource. Structure is documented below.