Class CustomerGatewayAssociationArgs


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

      • customerGatewayArn

        public com.pulumi.core.Output<java.lang.String> customerGatewayArn()
        Returns:
        The Amazon Resource Name (ARN) of the customer gateway.
      • deviceId

        public com.pulumi.core.Output<java.lang.String> deviceId()
        Returns:
        The ID of the device.
      • globalNetworkId

        public com.pulumi.core.Output<java.lang.String> globalNetworkId()
        Returns:
        The ID of the global network.
      • linkId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> linkId()
        Returns:
        The ID of the link.