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:



15028
15029
15030
# File 'sig/types.rbs', line 15028

def added_principals
  @added_principals
end

#return_valueBoolean

Returns the value of attribute return_value.

Returns:

  • (Boolean)


15029
15030
15031
# File 'sig/types.rbs', line 15029

def return_value
  @return_value
end