Class: Aws::Types::CreateVpcEndpointConnectionNotificationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


3747
3748
3749
# File 'sig/types.rbs', line 3747

def client_token
  @client_token
end

#connection_notificationTypes::ConnectionNotification

Returns the value of attribute connection_notification.



3746
3747
3748
# File 'sig/types.rbs', line 3746

def connection_notification
  @connection_notification
end