Class: Aws::DataZone::Types::GetDomainOutput

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-datazone/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the specified Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp of when the Amazon DataZone domain was created.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#domain_execution_roleString

The domain execution role with which the Amazon DataZone domain is created.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#domain_versionString

The version of the domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The identifier of the specified Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_identifierString

The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

The timestamp of when the Amazon DataZone domain was last updated.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#portal_urlString

The URL of the data portal for this Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#root_domain_unit_idString

The ID of the root domain in Amazon Datazone.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#service_roleString

The service role of the domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#single_sign_onTypes::SingleSignOn

The single sing-on option of the specified Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the specified Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags specified for the Amazon DataZone domain.



8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
# File 'lib/aws-sdk-datazone/types.rb', line 8053

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :domain_version,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :root_domain_unit_id,
  :service_role,
  :single_sign_on,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end