class Aws::GreengrassV2::Types::GetComponentRequest
@note When making an API call, you may pass GetComponentRequest
data as a hash: { recipe_output_format: "JSON", # accepts JSON, YAML arn: "ComponentVersionARN", # required }
@!attribute [rw] recipe_output_format
The format of the recipe. @return [String]
@!attribute [rw] arn
The [ARN][1] of the component version. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/GetComponentRequest AWS API Documentation
Constants
- SENSITIVE