Class: Aws::WellArchitected::Types::Profile

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

Overview

A profile.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_at ⇒ Time

The date and time when the profile was created.

Returns:

  • (Time)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#owner ⇒ String

An Amazon Web Services account ID.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_arn ⇒ String

The profile ARN.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_description ⇒ String

The profile description.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_name ⇒ String

The profile name.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_questions ⇒ Array<Types::ProfileQuestion>

Profile questions.

Returns:



6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_version ⇒ String

The profile version.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#share_invitation_id ⇒ String

The ID assigned to the share invitation.

Returns:

  • (String)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tags ⇒ Hash<String,String>

The tags assigned to the profile.

Returns:

  • (Hash<String,String>)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#updated_at ⇒ Time

The date and time when the profile was last updated.

Returns:

  • (Time)


6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 6247

class Profile < Struct.new(
  :profile_arn,
  :profile_version,
  :profile_name,
  :profile_description,
  :profile_questions,
  :owner,
  :created_at,
  :updated_at,
  :share_invitation_id,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end