Class HostedTransitVirtualInterfaceAcceptorArgs


  • public final class HostedTransitVirtualInterfaceAcceptorArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • dxGatewayId

        public com.pulumi.core.Output<java.lang.String> dxGatewayId()
        Returns:
        The ID of the Direct Connect gateway to which to connect the virtual interface.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        A map of tags to assign to the resource. .If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • virtualInterfaceId

        public com.pulumi.core.Output<java.lang.String> virtualInterfaceId()
        Returns:
        The ID of the Direct Connect virtual interface to accept.