Class: Aws::Types::PrefixListId

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


15230
15231
15232
# File 'sig/types.rbs', line 15230

def description
  @description
end

#prefix_list_id::String

Returns the value of attribute prefix_list_id.

Returns:

  • (::String)


15231
15232
15233
# File 'sig/types.rbs', line 15231

def prefix_list_id
  @prefix_list_id
end