Class: Aws::ChimeSDKVoice::Types::Address

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb

Overview

A validated address.

Constant Summary collapse

SENSITIVE =
[:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]

Instance Attribute Summary collapse

Instance Attribute Details

#city ⇒ String

The city of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#country ⇒ String

The country of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#post_directional ⇒ String

An address suffix location, such as the S. Unit A in Central Park S. Unit A.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#postal_code ⇒ String

The postal code of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#postal_code_plus_4 ⇒ String

The zip + 4 or postal code + 4 of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#pre_directional ⇒ String

An address prefix location, such as the N in N. Third St.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#state ⇒ String

The state of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#street_name ⇒ String

The address street, such as 8th Avenue.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#street_number ⇒ String

The numeric portion of an address.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end

#street_suffix ⇒ String

The address suffix, such as the N in 8th Avenue N.

Returns:

  • (String)


64
65
66
67
68
69
70
71
72
73
74
75
76
77
# File 'gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb', line 64

class Address < Struct.new(
  :street_name,
  :street_suffix,
  :post_directional,
  :pre_directional,
  :street_number,
  :city,
  :state,
  :postal_code,
  :postal_code_plus_4,
  :country)
  SENSITIVE = [:street_name, :street_suffix, :post_directional, :pre_directional, :street_number, :city, :state, :postal_code, :postal_code_plus_4, :country]
  include Aws::Structure
end