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:



7823
7824
7825
# File 'sig/types.rbs', line 7823

def allowed_principals
  @allowed_principals
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7824
7825
7826
# File 'sig/types.rbs', line 7824

def next_token
  @next_token
end