Class: Aws::Types::ProspectingResultCustomer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:country])

Instance Attribute Summary collapse

Instance Attribute Details

#account_name::String

Returns the value of attribute account_name.

Returns:

  • (::String)


1215
1216
1217
# File 'sig/types.rbs', line 1215

def 
  @account_name
end

#company_size::String

Returns the value of attribute company_size.

Returns:

  • (::String)


1223
1224
1225
# File 'sig/types.rbs', line 1223

def company_size
  @company_size
end

#country"US", ...

Returns the value of attribute country.

Returns:

  • ("US", "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "CD", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "AN", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW")


1219
1220
1221
# File 'sig/types.rbs', line 1219

def country
  @country
end

#eligible_programs::Array[::String]

Returns the value of attribute eligible_programs.

Returns:

  • (::Array[::String])


1224
1225
1226
# File 'sig/types.rbs', line 1224

def eligible_programs
  @eligible_programs
end

#geo::String

Returns the value of attribute geo.

Returns:

  • (::String)


1216
1217
1218
# File 'sig/types.rbs', line 1216

def geo
  @geo
end

#industry"Aerospace", ...

Returns the value of attribute industry.

Returns:

  • ("Aerospace", "Agriculture", "Automotive", "Computers and Electronics", "Consumer Goods", "Education", "Energy - Oil and Gas", "Energy - Power and Utilities", "Financial Services", "Gaming", "Government", "Healthcare", "Hospitality", "Life Sciences", "Manufacturing", "Marketing and Advertising", "Media and Entertainment", "Mining", "Non-Profit Organization", "Professional Services", "Real Estate and Construction", "Retail", "Software and Internet", "Telecommunications", "Transportation and Logistics", "Travel", "Wholesale and Distribution", "Other")


1220
1221
1222
# File 'sig/types.rbs', line 1220

def industry
  @industry
end

#public_profile_summary::String

Returns the value of attribute public_profile_summary.

Returns:

  • (::String)


1225
1226
1227
# File 'sig/types.rbs', line 1225

def public_profile_summary
  @public_profile_summary
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


1217
1218
1219
# File 'sig/types.rbs', line 1217

def region
  @region
end

#segment::String

Returns the value of attribute segment.

Returns:

  • (::String)


1222
1223
1224
# File 'sig/types.rbs', line 1222

def segment
  @segment
end

#sub_industry::String

Returns the value of attribute sub_industry.

Returns:

  • (::String)


1221
1222
1223
# File 'sig/types.rbs', line 1221

def sub_industry
  @sub_industry
end

#sub_region::String

Returns the value of attribute sub_region.

Returns:

  • (::String)


1218
1219
1220
# File 'sig/types.rbs', line 1218

def sub_region
  @sub_region
end