Module: Aws::VPCLattice::Client::_CreateAccessLogSubscriptionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateAccessLogSubscriptionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


104
# File 'sig/client.rbs', line 104

def arn: () -> ::String

#destination_arn::String

Returns:

  • (::String)


108
# File 'sig/client.rbs', line 108

def destination_arn: () -> ::String

#id::String

Returns:

  • (::String)


103
# File 'sig/client.rbs', line 103

def id: () -> ::String

#resource_arn::String

Returns:

  • (::String)


106
# File 'sig/client.rbs', line 106

def resource_arn: () -> ::String

#resource_id::String

Returns:

  • (::String)


105
# File 'sig/client.rbs', line 105

def resource_id: () -> ::String

#service_network_log_type"SERVICE", "RESOURCE"

Returns:

  • ("SERVICE", "RESOURCE")


107
# File 'sig/client.rbs', line 107

def service_network_log_type: () -> ("SERVICE" | "RESOURCE")