Get Transit Router Multicast Domain Peer Members Plain Args
data class GetTransitRouterMulticastDomainPeerMembersPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val peerTransitRouterMulticastDomains: List<String>? = null, val resourceId: String? = null, val resourceType: String? = null, val transitRouterAttachmentId: String? = null, val transitRouterMulticastDomainId: String) : ConvertibleToJava<GetTransitRouterMulticastDomainPeerMembersPlainArgs>
A collection of arguments for invoking getTransitRouterMulticastDomainPeerMembers.
Properties
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
The IDs of the inter-region multicast domains.
Link copied to clipboard
The ID of the resource associated with the multicast resource.
Link copied to clipboard
The type of the multicast resource. Valid values:
Link copied to clipboard
The ID of the network instance connection.
Link copied to clipboard
The ID of the multicast domain to which the multicast member belongs.