@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateAppRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
UpdateAppRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateAppRequest |
clone() |
boolean |
equals(Object obj) |
String |
getAppArn()
The Amazon Resource Name (ARN) of the AWS Resilience Hub application.
|
String |
getAssessmentSchedule()
Assessment execution schedule with 'Daily' or 'Disabled' values.
|
Boolean |
getClearResiliencyPolicyArn()
Specifies if the resiliency policy ARN should be cleared.
|
String |
getDescription()
The optional description for an app.
|
String |
getPolicyArn()
The Amazon Resource Name (ARN) of the resiliency policy.
|
int |
hashCode() |
Boolean |
isClearResiliencyPolicyArn()
Specifies if the resiliency policy ARN should be cleared.
|
void |
setAppArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application.
|
void |
setAssessmentSchedule(String assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
|
void |
setClearResiliencyPolicyArn(Boolean clearResiliencyPolicyArn)
Specifies if the resiliency policy ARN should be cleared.
|
void |
setDescription(String description)
The optional description for an app.
|
void |
setPolicyArn(String policyArn)
The Amazon Resource Name (ARN) of the resiliency policy.
|
String |
toString()
Returns a string representation of this object.
|
UpdateAppRequest |
withAppArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application.
|
UpdateAppRequest |
withAssessmentSchedule(AppAssessmentScheduleType assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
|
UpdateAppRequest |
withAssessmentSchedule(String assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
|
UpdateAppRequest |
withClearResiliencyPolicyArn(Boolean clearResiliencyPolicyArn)
Specifies if the resiliency policy ARN should be cleared.
|
UpdateAppRequest |
withDescription(String description)
The optional description for an app.
|
UpdateAppRequest |
withPolicyArn(String policyArn)
The Amazon Resource Name (ARN) of the resiliency policy.
|
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 void setAppArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
appArn - The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For
more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public String getAppArn()
The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
partition:resiliencehub:region:account:app/app-id.
For more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public UpdateAppRequest withAppArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
appArn - The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For
more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public void setAssessmentSchedule(String assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
assessmentSchedule - Assessment execution schedule with 'Daily' or 'Disabled' values.AppAssessmentScheduleTypepublic String getAssessmentSchedule()
Assessment execution schedule with 'Daily' or 'Disabled' values.
AppAssessmentScheduleTypepublic UpdateAppRequest withAssessmentSchedule(String assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
assessmentSchedule - Assessment execution schedule with 'Daily' or 'Disabled' values.AppAssessmentScheduleTypepublic UpdateAppRequest withAssessmentSchedule(AppAssessmentScheduleType assessmentSchedule)
Assessment execution schedule with 'Daily' or 'Disabled' values.
assessmentSchedule - Assessment execution schedule with 'Daily' or 'Disabled' values.AppAssessmentScheduleTypepublic void setClearResiliencyPolicyArn(Boolean clearResiliencyPolicyArn)
Specifies if the resiliency policy ARN should be cleared.
clearResiliencyPolicyArn - Specifies if the resiliency policy ARN should be cleared.public Boolean getClearResiliencyPolicyArn()
Specifies if the resiliency policy ARN should be cleared.
public UpdateAppRequest withClearResiliencyPolicyArn(Boolean clearResiliencyPolicyArn)
Specifies if the resiliency policy ARN should be cleared.
clearResiliencyPolicyArn - Specifies if the resiliency policy ARN should be cleared.public Boolean isClearResiliencyPolicyArn()
Specifies if the resiliency policy ARN should be cleared.
public void setDescription(String description)
The optional description for an app.
description - The optional description for an app.public String getDescription()
The optional description for an app.
public UpdateAppRequest withDescription(String description)
The optional description for an app.
description - The optional description for an app.public void setPolicyArn(String policyArn)
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region:account:resiliency-policy/policy-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
policyArn - The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:
partition:resiliencehub:region:account:resiliency-policy/
policy-id. For more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public String getPolicyArn()
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region:account:resiliency-policy/policy-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
partition:resiliencehub:region:account:resiliency-policy/
policy-id. For more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public UpdateAppRequest withPolicyArn(String policyArn)
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region:account:resiliency-policy/policy-id. For more
information about ARNs, see
Amazon Resource Names (ARNs) in the AWS General Reference guide.
policyArn - The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:
partition:resiliencehub:region:account:resiliency-policy/
policy-id. For more information about ARNs, see Amazon Resource Names
(ARNs) in the AWS General Reference guide.public String toString()
toString in class ObjectObject.toString()public UpdateAppRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.