@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:08.184Z") @Stability(value=Experimental) public class KubernetesPatch extends software.constructs.Construct
https://kubernetes.io/docs/tasks/run-application/update-api-object-kubectl-patch/| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesPatch.Builder
(experimental) A fluent builder for
KubernetesPatch. |
| Modifier | Constructor and Description |
|---|---|
|
KubernetesPatch(software.constructs.Construct scope,
String id,
KubernetesPatchProps props) |
protected |
KubernetesPatch(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
KubernetesPatch(software.amazon.jsii.JsiiObjectRef objRef) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected KubernetesPatch(software.amazon.jsii.JsiiObjectRef objRef)
protected KubernetesPatch(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public KubernetesPatch(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
KubernetesPatchProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.