Class: Aws::B2bi::Types::UpdateProfileResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[:email, :phone]

Instance Attribute Summary collapse

Instance Attribute Details

#business_nameString

Returns the name for the business associated with this profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#created_atTime

Returns a timestamp for creation date and time of the profile.

Returns:

  • (Time)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#emailString

Returns the email address associated with this customer profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#log_group_nameString

Returns the name of the logging group.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#loggingString

Specifies whether or not logging is enabled for this profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#modified_atTime

Returns a timestamp for last time the profile was modified.

Returns:

  • (Time)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#nameString

Returns the name of the profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#phoneString

Returns the phone number associated with the profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#profile_arnString

Returns an Amazon Resource Name (ARN) for the profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#profile_idString

Returns the unique, system-generated identifier for the profile.

Returns:

  • (String)


1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 1873

class UpdateProfileResponse < Struct.new(
  :profile_id,
  :profile_arn,
  :name,
  :email,
  :phone,
  :business_name,
  :logging,
  :log_group_name,
  :created_at,
  :modified_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end