Class: Aws::Types::DescribeVpcEndpointServicePermissionsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_principals::Array[Types::AllowedPrincipal]

Returns the value of attribute allowed_principals.

Returns:



8096
8097
8098
# File 'sig/types.rbs', line 8096

def allowed_principals
  @allowed_principals
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


8097
8098
8099
# File 'sig/types.rbs', line 8097

def next_token
  @next_token
end