Class: Aws::Types::ListManagementOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_list_name::String

Returns the value of attribute contact_list_name.

Returns:

  • (::String)


1258
1259
1260
# File 'sig/types.rbs', line 1258

def contact_list_name
  @contact_list_name
end

#topic_name::String

Returns the value of attribute topic_name.

Returns:

  • (::String)


1259
1260
1261
# File 'sig/types.rbs', line 1259

def topic_name
  @topic_name
end