Class: Aws::Types::SubscribedWorkteam

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#listing_id::String

Returns the value of attribute listing_id.

Returns:

  • (::String)


11239
11240
11241
# File 'sig/types.rbs', line 11239

def listing_id
  @listing_id
end

#marketplace_description::String

Returns the value of attribute marketplace_description.

Returns:

  • (::String)


11238
11239
11240
# File 'sig/types.rbs', line 11238

def marketplace_description
  @marketplace_description
end

#marketplace_title::String

Returns the value of attribute marketplace_title.

Returns:

  • (::String)


11236
11237
11238
# File 'sig/types.rbs', line 11236

def marketplace_title
  @marketplace_title
end

#seller_name::String

Returns the value of attribute seller_name.

Returns:

  • (::String)


11237
11238
11239
# File 'sig/types.rbs', line 11237

def seller_name
  @seller_name
end

#workteam_arn::String

Returns the value of attribute workteam_arn.

Returns:

  • (::String)


11235
11236
11237
# File 'sig/types.rbs', line 11235

def workteam_arn
  @workteam_arn
end