Get Transit Router Multicast Domain Associations Plain Args
data class GetTransitRouterMulticastDomainAssociationsPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val resourceId: String? = null, val resourceType: String? = null, val status: String? = null, val transitRouterAttachmentId: String? = null, val transitRouterMulticastDomainId: String, val vswitchId: String? = null) : ConvertibleToJava<GetTransitRouterMulticastDomainAssociationsPlainArgs>
A collection of arguments for invoking getTransitRouterMulticastDomainAssociations.
Properties
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
The ID of the resource associated with the multicast domain.
Link copied to clipboard
The type of resource associated with the multicast domain. Valid Value: VPC
.
Link copied to clipboard
The ID of the network instance connection.
Link copied to clipboard
The ID of the multicast domain.