menu
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02.dart
ListImagesResponse class
ListImagesResponse class
dark_mode
light_mode
ListImagesResponse
class
Constructors
ListImagesResponse
({
List
<
ImageVersion
>
?
imageVersionList
,
String
?
nextToken
,
String
?
requestId
})
ListImagesResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
imageVersionList
→
List
<
ImageVersion
>
?
The list of image semantic versions.
final
nextToken
→
String
?
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.
final
requestId
→
String
?
The request ID that uniquely identifies this request.
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02
ListImagesResponse class
imagebuilder-2019-12-02 library