Class: Aws::Types::ListProfilePermissionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def next_token
  @next_token
end

#profile_name::String

Returns the value of attribute profile_name.

Returns:

  • (::String)


157
158
159
# File 'sig/types.rbs', line 157

def profile_name
  @profile_name
end