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)


15872
15873
15874
# File 'sig/types.rbs', line 15872

def description
  @description
end

#prefix_list_id::String

Returns the value of attribute prefix_list_id.

Returns:

  • (::String)


15873
15874
15875
# File 'sig/types.rbs', line 15873

def prefix_list_id
  @prefix_list_id
end