This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ResilienceHubV2::Service SloSource
Contains the effective availability SLO value and its source.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PolicyName" :String, "Value" :Number}
YAML
PolicyName:StringValue:Number
Properties
PolicyNameProperty description not available.
Required: No
Type: String
Update requires: No interruption
Value-
The availability SLO percentage value.
Required: No
Type: Number
Update requires: No interruption