Class: Aws::Types::DescribeAccountModificationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_modifications::Array[Types::AccountModification]

Returns the value of attribute account_modifications.

Returns:



518
519
520
# File 'sig/types.rbs', line 518

def 
  @account_modifications
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


519
520
521
# File 'sig/types.rbs', line 519

def next_token
  @next_token
end