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:



8006
8007
8008
# File 'sig/types.rbs', line 8006

def allowed_principals
  @allowed_principals
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


8007
8008
8009
# File 'sig/types.rbs', line 8007

def next_token
  @next_token
end