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:



14392
14393
14394
# File 'sig/types.rbs', line 14392

def added_principals
  @added_principals
end

#return_valueBoolean

Returns the value of attribute return_value.

Returns:

  • (Boolean)


14393
14394
14395
# File 'sig/types.rbs', line 14393

def return_value
  @return_value
end