Class: Aws::Types::CreateWebACLResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


199
200
201
# File 'sig/types.rbs', line 199

def change_token
  @change_token
end

#web_aclTypes::WebACL

Returns the value of attribute web_acl.

Returns:



198
199
200
# File 'sig/types.rbs', line 198

def web_acl
  @web_acl
end