Class: Aws::Types::WebACLSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1358
1359
1360
# File 'sig/types.rbs', line 1358

def name
  @name
end

#web_acl_id::String

Returns the value of attribute web_acl_id.

Returns:

  • (::String)


1357
1358
1359
# File 'sig/types.rbs', line 1357

def web_acl_id
  @web_acl_id
end