Class: Aws::Types::ModifyVpcEndpointPayerResponsibilityResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payer_responsibilities::Array[Types::PayerResponsibilityEntry]

Returns the value of attribute payer_responsibilities.

Returns:



14619
14620
14621
# File 'sig/types.rbs', line 14619

def payer_responsibilities
  @payer_responsibilities
end

#vpc_endpoint_id::String

Returns the value of attribute vpc_endpoint_id.

Returns:

  • (::String)


14618
14619
14620
# File 'sig/types.rbs', line 14618

def vpc_endpoint_id
  @vpc_endpoint_id
end