Class: Aws::Types::ProtectedResourceConditions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#string_equals::Array[Types::KeyValue]

Returns the value of attribute string_equals.

Returns:



1726
1727
1728
# File 'sig/types.rbs', line 1726

def string_equals
  @string_equals
end

#string_not_equals::Array[Types::KeyValue]

Returns the value of attribute string_not_equals.

Returns:



1727
1728
1729
# File 'sig/types.rbs', line 1727

def string_not_equals
  @string_not_equals
end