Class: Aws::Types::SubscribedWorkteam

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#listing_id::String

Returns the value of attribute listing_id.



11315
11316
11317
# File 'sig/types.rbs', line 11315

def listing_id
  @listing_id
end

#marketplace_description::String

Returns the value of attribute marketplace_description.



11314
11315
11316
# File 'sig/types.rbs', line 11314

def marketplace_description
  @marketplace_description
end

#marketplace_title::String

Returns the value of attribute marketplace_title.



11312
11313
11314
# File 'sig/types.rbs', line 11312

def marketplace_title
  @marketplace_title
end

#seller_name::String

Returns the value of attribute seller_name.



11313
11314
11315
# File 'sig/types.rbs', line 11313

def seller_name
  @seller_name
end

#workteam_arn::String

Returns the value of attribute workteam_arn.



11311
11312
11313
# File 'sig/types.rbs', line 11311

def workteam_arn
  @workteam_arn
end