Class: Aws::Types::RateBasedStatementCustomKey

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asnTypes::RateLimitAsn

Returns the value of attribute asn.

Returns:



1347
1348
1349
# File 'sig/types.rbs', line 1347

def asn
  @asn
end

Returns the value of attribute cookie.



1337
1338
1339
# File 'sig/types.rbs', line 1337

def cookie
  @cookie
end

#forwarded_ipTypes::RateLimitForwardedIP

Returns the value of attribute forwarded_ip.



1341
1342
1343
# File 'sig/types.rbs', line 1341

def forwarded_ip
  @forwarded_ip
end

#headerTypes::RateLimitHeader

Returns the value of attribute header.



1336
1337
1338
# File 'sig/types.rbs', line 1336

def header
  @header
end

#http_methodTypes::RateLimitHTTPMethod

Returns the value of attribute http_method.



1340
1341
1342
# File 'sig/types.rbs', line 1340

def http_method
  @http_method
end

#ipTypes::RateLimitIP

Returns the value of attribute ip.

Returns:



1342
1343
1344
# File 'sig/types.rbs', line 1342

def ip
  @ip
end

#ja3_fingerprintTypes::RateLimitJA3Fingerprint

Returns the value of attribute ja3_fingerprint.



1345
1346
1347
# File 'sig/types.rbs', line 1345

def ja3_fingerprint
  @ja3_fingerprint
end

#ja4_fingerprintTypes::RateLimitJA4Fingerprint

Returns the value of attribute ja4_fingerprint.



1346
1347
1348
# File 'sig/types.rbs', line 1346

def ja4_fingerprint
  @ja4_fingerprint
end

#label_namespaceTypes::RateLimitLabelNamespace

Returns the value of attribute label_namespace.



1343
1344
1345
# File 'sig/types.rbs', line 1343

def label_namespace
  @label_namespace
end

#query_argumentTypes::RateLimitQueryArgument

Returns the value of attribute query_argument.



1338
1339
1340
# File 'sig/types.rbs', line 1338

def query_argument
  @query_argument
end

#query_stringTypes::RateLimitQueryString

Returns the value of attribute query_string.



1339
1340
1341
# File 'sig/types.rbs', line 1339

def query_string
  @query_string
end

#uri_pathTypes::RateLimitUriPath

Returns the value of attribute uri_path.



1344
1345
1346
# File 'sig/types.rbs', line 1344

def uri_path
  @uri_path
end