@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PromoteResourceShareCreatedFromPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
PromoteResourceShareCreatedFromPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
PromoteResourceShareCreatedFromPolicyRequest |
clone() |
boolean |
equals(Object obj) |
String |
getResourceShareArn()
The ARN of the resource share to promote.
|
int |
hashCode() |
void |
setResourceShareArn(String resourceShareArn)
The ARN of the resource share to promote.
|
String |
toString()
Returns a string representation of this object.
|
PromoteResourceShareCreatedFromPolicyRequest |
withResourceShareArn(String resourceShareArn)
The ARN of the resource share to promote.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic PromoteResourceShareCreatedFromPolicyRequest()
public void setResourceShareArn(String resourceShareArn)
The ARN of the resource share to promote.
resourceShareArn - The ARN of the resource share to promote.public String getResourceShareArn()
The ARN of the resource share to promote.
public PromoteResourceShareCreatedFromPolicyRequest withResourceShareArn(String resourceShareArn)
The ARN of the resource share to promote.
resourceShareArn - The ARN of the resource share to promote.public String toString()
toString in class ObjectObject.toString()public PromoteResourceShareCreatedFromPolicyRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2021. All rights reserved.