Class: Aws::Types::S3DataRepositoryConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#auto_export_policyTypes::AutoExportPolicy

Returns the value of attribute auto_export_policy.

Returns:



1523
1524
1525
# File 'sig/types.rbs', line 1523

def auto_export_policy
  @auto_export_policy
end

#auto_import_policyTypes::AutoImportPolicy

Returns the value of attribute auto_import_policy.

Returns:



1522
1523
1524
# File 'sig/types.rbs', line 1522

def auto_import_policy
  @auto_import_policy
end