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)


208
209
210
# File 'sig/types.rbs', line 208

def change_token
  @change_token
end

#web_aclTypes::WebACL

Returns the value of attribute web_acl.

Returns:



207
208
209
# File 'sig/types.rbs', line 207

def web_acl
  @web_acl
end