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:



14958
14959
14960
# File 'sig/types.rbs', line 14958

def payer_responsibilities
  @payer_responsibilities
end

#vpc_endpoint_id::String

Returns the value of attribute vpc_endpoint_id.

Returns:

  • (::String)


14957
14958
14959
# File 'sig/types.rbs', line 14957

def vpc_endpoint_id
  @vpc_endpoint_id
end