@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.695Z") @Stability(value=Experimental) public interface ServiceAccountProps extends software.amazon.jsii.JsiiSerializable, ResourceProps
Properties for initialization of ServiceAccount.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceAccountProps.Builder
A builder for
ServiceAccountProps |
static class |
ServiceAccountProps.Jsii$Proxy
An implementation for
ServiceAccountProps |
| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountProps.Builder |
builder() |
default List<ISecret> |
getSecrets()
(experimental) List of secrets allowed to be used by pods running using this ServiceAccount.
|
getMetadata@Stability(value=Experimental) @Nullable default List<ISecret> getSecrets()
https://kubernetes.io/docs/concepts/configuration/secret@Stability(value=Experimental) static ServiceAccountProps.Builder builder()
builder in interface ResourcePropsServiceAccountProps.Builder of ServiceAccountPropsCopyright © 2020. All rights reserved.