/*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/
package com.amazonaws.services.resourcegroups.model;
import java.io.Serializable;
import javax.annotation.Generated;
/**
*
* @see AWS
* API Documentation
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class SearchResourcesResult extends com.amazonaws.AmazonWebServiceResult
* The ARNs and resource types of resources that are members of the group that you specified.
*
* If present, indicates that more output is available than is included in the current response. Use this value in
* the
* A list of
* Possible values for
*
*
* The ARNs and resource types of resources that are members of the group that you specified.
*
* The ARNs and resource types of resources that are members of the group that you specified.
*
* The ARNs and resource types of resources that are members of the group that you specified.
*
* NOTE: This method appends the values to the existing list (if any). Use
* {@link #setResourceIdentifiers(java.util.Collection)} or {@link #withResourceIdentifiers(java.util.Collection)}
* if you want to override the existing values.
*
* The ARNs and resource types of resources that are members of the group that you specified.
*
* If present, indicates that more output is available than is included in the current response. Use this value in
* the
* If present, indicates that more output is available than is included in the current response. Use this value in
* the
* If present, indicates that more output is available than is included in the current response. Use this value in
* the
* A list of
* Possible values for
*
* NextToken
request parameter in a subsequent call to the operation to get the next part of the
* output. You should repeat this until the NextToken
response element comes back as null
.
* QueryError
objects. Each error is an object that contains ErrorCode
and
* Message
structures.
* ErrorCode
:
*
*
*/
private java.util.ListCLOUDFORMATION_STACK_INACTIVE
* CLOUDFORMATION_STACK_NOT_EXISTING
* NextToken
request parameter in a subsequent call to the operation to get the next part of the
* output. You should repeat this until the NextToken
response element comes back as null
.
* NextToken
request parameter in a subsequent call to the operation to get the
* next part of the output. You should repeat this until the NextToken
response element comes
* back as null
.
*/
public void setNextToken(String nextToken) {
this.nextToken = nextToken;
}
/**
* NextToken
request parameter in a subsequent call to the operation to get the next part of the
* output. You should repeat this until the NextToken
response element comes back as null
.
* NextToken
request parameter in a subsequent call to the operation to get the
* next part of the output. You should repeat this until the NextToken
response element comes
* back as null
.
*/
public String getNextToken() {
return this.nextToken;
}
/**
* NextToken
request parameter in a subsequent call to the operation to get the next part of the
* output. You should repeat this until the NextToken
response element comes back as null
.
* NextToken
request parameter in a subsequent call to the operation to get the
* next part of the output. You should repeat this until the NextToken
response element comes
* back as null
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public SearchResourcesResult withNextToken(String nextToken) {
setNextToken(nextToken);
return this;
}
/**
* QueryError
objects. Each error is an object that contains ErrorCode
and
* Message
structures.
* ErrorCode
:
*
*
*
* @return A list of CLOUDFORMATION_STACK_INACTIVE
* CLOUDFORMATION_STACK_NOT_EXISTING
* QueryError
objects. Each error is an object that contains ErrorCode
* and Message
structures.
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
* A list of QueryError
objects. Each error is an object that contains ErrorCode
and
* Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
QueryError
objects. Each error is an object that contains ErrorCode
* and Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
* A list of QueryError
objects. Each error is an object that contains ErrorCode
and
* Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setQueryErrors(java.util.Collection)} or {@link #withQueryErrors(java.util.Collection)} if you want to * override the existing values. *
* * @param queryErrors * A list ofQueryError
objects. Each error is an object that contains ErrorCode
* and Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
* A list of QueryError
objects. Each error is an object that contains ErrorCode
and
* Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*
QueryError
objects. Each error is an object that contains ErrorCode
* and Message
structures.
*
* Possible values for ErrorCode
:
*
* CLOUDFORMATION_STACK_INACTIVE
*
* CLOUDFORMATION_STACK_NOT_EXISTING
*