Modifier and Type | Class and Description |
---|---|
static class |
NameOptions.Jsii$Proxy
An implementation for
NameOptions |
Modifier and Type | Method and Description |
---|---|
NameOptions |
NameOptions.Builder.build()
Builds the configured instance.
|
Modifier and Type | Method and Description |
---|---|
static String |
Names.toDnsLabel(software.constructs.Construct scope,
NameOptions options)
Generates a unique and stable name compatible DNS_LABEL from RFC-1123 from a path.
|
static String |
Names.toLabelValue(software.constructs.Construct scope,
NameOptions options)
Generates a unique and stable name compatible label key name segment and label value from a path.
|
Copyright © 2021. All rights reserved.