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:



8052
8053
8054
# File 'sig/types.rbs', line 8052

def connection_notification_set
  @connection_notification_set
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


8053
8054
8055
# File 'sig/types.rbs', line 8053

def next_token
  @next_token
end