AWS::EC2::SqlHaStandbyDetectedInstanceResource Type definition for AWS::EC2::SqlHaStandbyDetectedInstance.
import { CfnSqlHaStandbyDetectedInstance } from 'aws-cdk-lib/aws-ec2';Or use the module namespace:
import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnSqlHaStandbyDetectedInstanceConfiguration passed to the constructor as CfnSqlHaStandbyDetectedInstanceProps.
instanceIdRequiredstringThe ID of the EC2 instance to enable for SQL Server high availability standby detection.
sqlServerCredentialsOptionalstringThe ARN of the AWS Secrets Manager secret containing SQL Server access credentials to the EC2 instance. If not specified, AWS Systems Manager agent will use default local user credentials.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.
Download Free Infographicaws-ec2AWS::EC2::SqlHaStandbyDetectedInstance