serviceDirectoryRegistrations

@JvmName(name = "lhjgagdkcidmisxr")
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.


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


@JvmName(name = "vnvakwurmkqiwatc")
suspend fun serviceDirectoryRegistrations(values: List<Output<ForwardingRuleServiceDirectoryRegistrationArgs>>)
@JvmName(name = "xlwcplcjcprkblsn")
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.


@JvmName(name = "wloumeybcfklxgfk")
suspend fun serviceDirectoryRegistrations(argument: List<suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit>)
@JvmName(name = "hstuovhboukrynhw")
suspend fun serviceDirectoryRegistrations(vararg argument: suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit)
@JvmName(name = "npolhqiyepdkkvjd")
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.