Class: Aws::Types::AwsS3BucketWebsiteConfigurationRoutingRuleCondition

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)


4126
4127
4128
# File 'sig/types.rbs', line 4126

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)


4127
4128
4129
# File 'sig/types.rbs', line 4127

def key_prefix_equals
  @key_prefix_equals
end