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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/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.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#created_atTime

The timestamp of when the Amazon DataZone domain was created.

Returns:

  • (Time)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#descriptionString

The description of the Amazon DataZone domain.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :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.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#idString

The identifier of the specified Amazon DataZone domain.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :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.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#last_updated_atTime

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

Returns:

  • (Time)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#nameString

The name of the Amazon DataZone domain.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#portal_urlString

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

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

class GetDomainOutput < Struct.new(
  :arn,
  :created_at,
  :description,
  :domain_execution_role,
  :id,
  :kms_key_identifier,
  :last_updated_at,
  :name,
  :portal_url,
  :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.

Returns:



4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#statusString

The status of the specified Amazon DataZone domain.

Returns:

  • (String)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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

#tagsHash<String,String>

The tags specified for the Amazon DataZone domain.

Returns:

  • (Hash<String,String>)


4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4983

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