Class: Aws::Types::DescribeFolderResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#folderTypes::Folder

Returns the value of attribute folder.

Returns:



4987
4988
4989
# File 'sig/types.rbs', line 4987

def folder
  @folder
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


4988
4989
4990
# File 'sig/types.rbs', line 4988

def request_id
  @request_id
end

#status::Integer

Returns the value of attribute status.

Returns:

  • (::Integer)


4986
4987
4988
# File 'sig/types.rbs', line 4986

def status
  @status
end