Class: Aws::Types::DescribeAccountPoliciesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_policies::Array[Types::AccountPolicy]

Returns the value of attribute account_policies.

Returns:



501
502
503
# File 'sig/types.rbs', line 501

def 
  @account_policies
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def next_token
  @next_token
end