Class: Aws::Types::GetResourcePoliciesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#get_resource_policies_response_list::Array[Types::GluePolicy]

Returns the value of attribute get_resource_policies_response_list.

Returns:



3964
3965
3966
# File 'sig/types.rbs', line 3964

def get_resource_policies_response_list
  @get_resource_policies_response_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


3965
3966
3967
# File 'sig/types.rbs', line 3965

def next_token
  @next_token
end