Class: Aws::Types::ModifyVpcEndpointServicePermissionsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#added_principals::Array[Types::AddedPrincipal]

Returns the value of attribute added_principals.

Returns:



15034
15035
15036
# File 'sig/types.rbs', line 15034

def added_principals
  @added_principals
end

#return_valueBoolean

Returns the value of attribute return_value.

Returns:

  • (Boolean)


15035
15036
15037
# File 'sig/types.rbs', line 15035

def return_value
  @return_value
end