AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Backup::TieringConfiguration

CfnTieringConfiguration

Resource Type definition for AWS::Backup::TieringConfiguration.

Import

import { CfnTieringConfiguration } from 'aws-cdk-lib/aws-backup';

Or use the module namespace:

import * as backup from 'aws-cdk-lib/aws-backup';
// backup.CfnTieringConfiguration

Properties

Configuration passed to the constructor as CfnTieringConfigurationProps.

backupVaultNameRequired
string
resourceSelectionRequired
IResolvable | IResolvable | ResourceSelectionProperty[]
tieringConfigurationNameRequired
string
tieringConfigurationTagsOptional
{ [key: string]: string }

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter