| Modifier and Type | Method and Description |
|---|---|
static CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.create(Construct scope,
String id) |
CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.initialVersion(CfnCoreDefinition.CoreDefinitionVersionProperty initialVersion)
The core definition version to include when the core definition is created.
|
CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.initialVersion(IResolvable initialVersion)
The core definition version to include when the core definition is created.
|
CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.name(String name)
The name of the core definition.
|
CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.tags(Object tags)
Application-specific metadata to attach to the core definition.
|
Copyright © 2022. All rights reserved.