AWS::EMR::WALWorkspacehttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html.
import { CfnWALWorkspace } from 'aws-cdk-lib/aws-emr';Or use the module namespace:
import * as emr from 'aws-cdk-lib/aws-emr';
// emr.CfnWALWorkspaceConfiguration passed to the constructor as CfnWALWorkspaceProps.
tagsOptionalCfnTag[]An array of key-value pairs to apply to this resource.
walWorkspaceNameOptionalstringThe name of the emrwal container.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-emrAWS::EMR::WALWorkspace