class Aws::Imagebuilder::Types::ListComponentsResponse
@!attribute [rw] request_id
The request ID that uniquely identifies this request. @return [String]
@!attribute [rw] component_version_list
The list of component semantic versions. <note markdown="1"> The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them. </note> @return [Array<Types::ComponentVersion>]
@!attribute [rw] next_token
The next token used for paginated responses. When this is not empty, there are additional elements that the service has not included in this request. Use this token with the next request to retrieve additional objects. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ListComponentsResponse AWS API Documentation
Constants
- SENSITIVE