Class: Aws::Types::GetDefaultRetentionPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.



656
657
658
# File 'sig/types.rbs', line 656

def description
  @description
end

#folder_configurations::Array[Types::FolderConfiguration]

Returns the value of attribute folder_configurations.



657
658
659
# File 'sig/types.rbs', line 657

def folder_configurations
  @folder_configurations
end

#id::String

Returns the value of attribute id.



654
655
656
# File 'sig/types.rbs', line 654

def id
  @id
end

#name::String

Returns the value of attribute name.



655
656
657
# File 'sig/types.rbs', line 655

def name
  @name
end