@Stability(value=Stable)
public static interface RosInstance.ResourceSpecProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RosInstance.ResourceSpecProperty.Builder
A builder for
RosInstance.ResourceSpecProperty |
static class |
RosInstance.ResourceSpecProperty.Jsii$Proxy
An implementation for
RosInstance.ResourceSpecProperty |
| Modifier and Type | Method and Description |
|---|---|
static RosInstance.ResourceSpecProperty.Builder |
builder() |
default Object |
getCpu() |
default Object |
getMemoryGb() |
@Stability(value=Stable) @Nullable default Object getCpu()
@Stability(value=Stable) @Nullable default Object getMemoryGb()
@Stability(value=Stable) static RosInstance.ResourceSpecProperty.Builder builder()
Copyright © 2023. All rights reserved.