@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-30T01:04:46.487Z") @Stability(value=Stable) public interface IResource extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IResource.Jsii$Default
Internal default implementation for
IResource. |
static class |
IResource.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The Kubernetes name of this resource.
|
@Stability(value=Stable) @NotNull String getName()
Copyright © 2021. All rights reserved.