Class: Aws::Types::Condition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_error_code_returned_equals::String

Returns the value of attribute http_error_code_returned_equals.

Returns:

  • (::String)


301
302
303
# File 'sig/types.rbs', line 301

def http_error_code_returned_equals
  @http_error_code_returned_equals
end

#key_prefix_equals::String

Returns the value of attribute key_prefix_equals.

Returns:

  • (::String)


302
303
304
# File 'sig/types.rbs', line 302

def key_prefix_equals
  @key_prefix_equals
end