Class: Aws::ResilienceHub::Types::CreateAppVersionResourceRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::ResilienceHub::Types::CreateAppVersionResourceRequest
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-resiliencehub/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#additional_info ⇒ Hash<String,Array<String>>
Currently, there is no supported additional information for resources.
-
#app_arn ⇒ String
Amazon Resource Name (ARN) of the Resilience Hub application.
-
#app_components ⇒ Array<String>
List of Application Components that this resource belongs to.
-
#aws_account_id ⇒ String
Amazon Web Services account that owns the physical resource.
-
#aws_region ⇒ String
Amazon Web Services region that owns the physical resource.
-
#client_token ⇒ String
Used for an idempotency token.
-
#logical_resource_id ⇒ Types::LogicalResourceId
Logical identifier of the resource.
-
#physical_resource_id ⇒ String
Physical identifier of the resource.
-
#resource_name ⇒ String
Name of the resource.
-
#resource_type ⇒ String
Type of resource.
Instance Attribute Details
#additional_info ⇒ Hash<String,Array<String>>
Currently, there is no supported additional information for resources.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#app_arn ⇒ String
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:‘partition`:resiliencehub:`region`:`account`:app/`app-id`. For more information about ARNs, see [ Amazon Resource Names (ARNs)] in the *Amazon Web Services General Reference* guide.
[1]: docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#app_components ⇒ Array<String>
List of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#aws_account_id ⇒ String
Amazon Web Services account that owns the physical resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#aws_region ⇒ String
Amazon Web Services region that owns the physical resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#client_token ⇒ String
Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
**A suitable default value is auto-generated.** You should normally not need to pass this option.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#logical_resource_id ⇒ Types::LogicalResourceId
Logical identifier of the resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#physical_resource_id ⇒ String
Physical identifier of the resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#resource_name ⇒ String
Name of the resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |
#resource_type ⇒ String
Type of resource.
1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/aws-sdk-resiliencehub/types.rb', line 1518 class CreateAppVersionResourceRequest < Struct.new( :additional_info, :app_arn, :app_components, :aws_account_id, :aws_region, :client_token, :logical_resource_id, :physical_resource_id, :resource_name, :resource_type) SENSITIVE = [] include Aws::Structure end |