Class: Aws::Types::DescribeFolderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4739
4740
4741
# File 'sig/types.rbs', line 4739

def 
  @aws_account_id
end

#folder_id::String

Returns the value of attribute folder_id.

Returns:

  • (::String)


4740
4741
4742
# File 'sig/types.rbs', line 4740

def folder_id
  @folder_id
end