Class: Aws::Types::EngagementMemberSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:company_name])

Instance Attribute Summary collapse

Instance Attribute Details

#company_name::String

Returns the value of attribute company_name.

Returns:

  • (::String)


411
412
413
# File 'sig/types.rbs', line 411

def company_name
  @company_name
end

#website_url::String

Returns the value of attribute website_url.

Returns:

  • (::String)


412
413
414
# File 'sig/types.rbs', line 412

def website_url
  @website_url
end