AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EMR::WALWorkspace

CfnWALWorkspace

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html.

Import

import { CfnWALWorkspace } from 'aws-cdk-lib/aws-emr';

Or use the module namespace:

import * as emr from 'aws-cdk-lib/aws-emr';
// emr.CfnWALWorkspace

Properties

Configuration passed to the constructor as CfnWALWorkspaceProps.

tagsOptional
CfnTag[]

An array of key-value pairs to apply to this resource.

walWorkspaceNameOptional
string

The name of the emrwal container.

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