Class: Aws::Types::GetResourcePermissionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_type"RESTORE"

Returns the value of attribute action_type.

Returns:

  • ("RESTORE")


242
243
244
# File 'sig/types.rbs', line 242

def action_type
  @action_type
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


243
244
245
# File 'sig/types.rbs', line 243

def resource_arn
  @resource_arn
end