Class: Aws::DataZone::Types::CreateEnvironmentProfileOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[:description, :name]

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_idString

The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#aws_account_regionString

The Amazon Web Services region in which this Amazon DataZone environment profile is created.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_atTime

The timestamp of when this environment profile was created.

Returns:

  • (Time)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_byString

The Amazon DataZone user who created this environment profile.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#descriptionString

The description of this Amazon DataZone environment profile.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#domain_idString

The ID of the Amazon DataZone domain in which this environment profile is created.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#environment_blueprint_idString

The ID of the blueprint with which this environment profile is created.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#idString

The ID of this Amazon DataZone environment profile.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#nameString

The name of this Amazon DataZone environment profile.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#project_idString

The ID of the Amazon DataZone project in which this environment profile is created.

Returns:

  • (String)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#updated_atTime

The timestamp of when this environment profile was updated.

Returns:

  • (Time)


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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#user_parametersArray<Types::CustomParameter>

The user parameters of this Amazon DataZone environment profile.

Returns:



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

class CreateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end