Class: Aws::Types::PutBackupPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_policyTypes::BackupPolicy

Returns the value of attribute backup_policy.

Returns:



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

def backup_policy
  @backup_policy
end

#file_system_id::String

Returns the value of attribute file_system_id.

Returns:

  • (::String)


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

def file_system_id
  @file_system_id
end