Class: Aws::DataZone::Types::GetEnvironmentBlueprintOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::GetEnvironmentBlueprintOutput
- Defined in:
- gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:description]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
A timestamp of when this blueprint was created.
-
#deployment_properties ⇒ Types::DeploymentProperties
The deployment properties of this Amazon DataZone blueprint.
-
#description ⇒ String
The description of this Amazon DataZone blueprint.
-
#glossary_terms ⇒ Array<String>
The glossary terms attached to this Amazon DataZone blueprint.
-
#id ⇒ String
The ID of this Amazon DataZone blueprint.
-
#name ⇒ String
The name of this Amazon DataZone blueprint.
-
#provider ⇒ String
The provider of this Amazon DataZone blueprint.
-
#provisioning_properties ⇒ Types::ProvisioningProperties
The provisioning properties of this Amazon DataZone blueprint.
-
#updated_at ⇒ Time
The timestamp of when this blueprint was updated.
-
#user_parameters ⇒ Array<Types::CustomParameter>
The user parameters of this blueprint.
Instance Attribute Details
#created_at ⇒ Time
A timestamp of when this blueprint was created.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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_properties ⇒ Types::DeploymentProperties
The deployment properties of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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 |
#description ⇒ String
The description of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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_terms ⇒ Array<String>
The glossary terms attached to this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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 |
#id ⇒ String
The ID of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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 |
#name ⇒ String
The name of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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 |
#provider ⇒ String
The provider of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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_properties ⇒ Types::ProvisioningProperties
The provisioning properties of this Amazon DataZone blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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_at ⇒ Time
The timestamp of when this blueprint was updated.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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_parameters ⇒ Array<Types::CustomParameter>
The user parameters of this blueprint.
6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6993 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 |