Class: Aws::Types::DescribeVpcEndpointConnectionNotificationsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_notification_set::Array[Types::ConnectionNotification]

Returns the value of attribute connection_notification_set.

Returns:



7962
7963
7964
# File 'sig/types.rbs', line 7962

def connection_notification_set
  @connection_notification_set
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7963
7964
7965
# File 'sig/types.rbs', line 7963

def next_token
  @next_token
end