Class: Aws::Types::IPSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_set_id::String

Returns the value of attribute ip_set_id.

Returns:

  • (::String)


641
642
643
# File 'sig/types.rbs', line 641

def ip_set_id
  @ip_set_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


642
643
644
# File 'sig/types.rbs', line 642

def name
  @name
end