Class: Aws::Types::LogsBackupConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_arn::String

Returns the value of attribute kms_key_arn.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def kms_key_arn
  @kms_key_arn
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


488
489
490
# File 'sig/types.rbs', line 488

def region
  @region
end