Class: Aws::Types::PutDataProtectionPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_identifier::String

Returns the value of attribute log_group_identifier.

Returns:

  • (::String)


1746
1747
1748
# File 'sig/types.rbs', line 1746

def log_group_identifier
  @log_group_identifier
end

#policy_document::String

Returns the value of attribute policy_document.

Returns:

  • (::String)


1747
1748
1749
# File 'sig/types.rbs', line 1747

def policy_document
  @policy_document
end