class Aws::Imagebuilder::Types::GetComponentRequest

@note When making an API call, you may pass GetComponentRequest

data as a hash:

    {
      component_build_version_arn: "ComponentVersionArnOrBuildVersionArn", # required
    }

@!attribute [rw] component_build_version_arn

The Amazon Resource Name (ARN) of the component that you want to
retrieve. Regex requires "/\\d+$" suffix.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/GetComponentRequest AWS API Documentation

Constants

SENSITIVE