Forwarding Rule Service Directory Registration Args
data class ForwardingRuleServiceDirectoryRegistrationArgs(val namespace: Output<String>? = null, val service: Output<String>? = null, val serviceDirectoryRegion: Output<String>? = null) : ConvertibleToJava<ForwardingRuleServiceDirectoryRegistrationArgs>
Describes the auto-registration of the Forwarding Rule to Service Directory. The region and project of the Service Directory resource generated from this registration will be the same as this Forwarding Rule.