Class: Aws::Types::UpdateAccessLogSubscriptionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_log_subscription_identifier::String

Returns the value of attribute access_log_subscription_identifier.

Returns:

  • (::String)


1470
1471
1472
# File 'sig/types.rbs', line 1470

def access_log_subscription_identifier
  @access_log_subscription_identifier
end

#destination_arn::String

Returns the value of attribute destination_arn.

Returns:

  • (::String)


1471
1472
1473
# File 'sig/types.rbs', line 1471

def destination_arn
  @destination_arn
end