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)


3859
3860
3861
# File 'sig/types.rbs', line 3859

def client_token
  @client_token
end

#connection_notificationTypes::ConnectionNotification

Returns the value of attribute connection_notification.



3858
3859
3860
# File 'sig/types.rbs', line 3858

def connection_notification
  @connection_notification
end