Module: Aws::VPCLattice::Client::_GetAccessLogSubscriptionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#destination_arn::String

Returns:

  • (::String)


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

def destination_arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_id::String

Returns:

  • (::String)


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

def resource_id: () -> ::String

#service_network_log_type"SERVICE", "RESOURCE"

Returns:

  • ("SERVICE", "RESOURCE")


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

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