class Aws::StorageGateway::Types::EndpointNetworkConfiguration

Specifies network configuration information for the gateway associated with the Amazon FSx file system.

@note When making an API call, you may pass EndpointNetworkConfiguration

data as a hash:

    {
      ip_addresses: ["IPV4Address"],
    }

@!attribute [rw] ip_addresses

A list of gateway IP addresses on which the associated Amazon FSx
file system is available.

<note markdown="1"> If multiple file systems are associated with this gateway, this
field is required.

 </note>
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/EndpointNetworkConfiguration AWS API Documentation

Constants

SENSITIVE