serviceDirectoryRegistrations

@JvmName(name = "ceehderttowfntks")
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 = "egjraeuwkrgrulpu")
suspend fun serviceDirectoryRegistrations(vararg values: Output<ForwardingRuleServiceDirectoryRegistrationArgs>)


@JvmName(name = "wtgeivcgakckqflr")
suspend fun serviceDirectoryRegistrations(values: List<Output<ForwardingRuleServiceDirectoryRegistrationArgs>>)
@JvmName(name = "eeecexmsivvbtaot")
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 = "xrvwssfncjnkmnrd")
suspend fun serviceDirectoryRegistrations(argument: List<suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit>)
@JvmName(name = "ftrjmesptlxouwtv")
suspend fun serviceDirectoryRegistrations(vararg argument: suspend ForwardingRuleServiceDirectoryRegistrationArgsBuilder.() -> Unit)
@JvmName(name = "dvbqhhraasptxxpo")
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.