Class: Aws::DataZone::Types::GetEnvironmentBlueprintOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[:description]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

A timestamp of when this blueprint was created.

Returns:

  • (Time)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#deployment_propertiesTypes::DeploymentProperties

The deployment properties of this Amazon DataZone blueprint.



5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#descriptionString

The description of this Amazon DataZone blueprint.

Returns:

  • (String)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#glossary_termsArray<String>

The glossary terms attached to this Amazon DataZone blueprint.

Returns:

  • (Array<String>)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#idString

The ID of this Amazon DataZone blueprint.

Returns:

  • (String)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#nameString

The name of this Amazon DataZone blueprint.

Returns:

  • (String)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#providerString

The provider of this Amazon DataZone blueprint.

Returns:

  • (String)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#provisioning_propertiesTypes::ProvisioningProperties

The provisioning properties of this Amazon DataZone blueprint.



5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#updated_atTime

The timestamp of when this blueprint was updated.

Returns:

  • (Time)


5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end

#user_parametersArray<Types::CustomParameter>

The user parameters of this blueprint.

Returns:



5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 5125

class GetEnvironmentBlueprintOutput < Struct.new(
  :created_at,
  :deployment_properties,
  :description,
  :glossary_terms,
  :id,
  :name,
  :provider,
  :provisioning_properties,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description]
  include Aws::Structure
end