Class: Aws::Types::DeleteRetentionPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.



357
358
359
# File 'sig/types.rbs', line 357

def id
  @id
end

#organization_id::String

Returns the value of attribute organization_id.



356
357
358
# File 'sig/types.rbs', line 356

def organization_id
  @organization_id
end