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:



14322
14323
14324
# File 'sig/types.rbs', line 14322

def payer_responsibilities
  @payer_responsibilities
end

#vpc_endpoint_id::String

Returns the value of attribute vpc_endpoint_id.

Returns:

  • (::String)


14321
14322
14323
# File 'sig/types.rbs', line 14321

def vpc_endpoint_id
  @vpc_endpoint_id
end