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)


15527
15528
15529
# File 'sig/types.rbs', line 15527

def description
  @description
end

#prefix_list_id::String

Returns the value of attribute prefix_list_id.

Returns:

  • (::String)


15528
15529
15530
# File 'sig/types.rbs', line 15528

def prefix_list_id
  @prefix_list_id
end