@Generated(value="jsii-pacmak/1.43.0 (build b69a797)", date="2021-11-09T00:21:33.869Z") @Stability(value=Stable) 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()
List of secrets allowed to be used by pods running using this ServiceAccount.
|
getMetadata@Stability(value=Stable) @Nullable default List<ISecret> getSecrets()
https://kubernetes.io/docs/concepts/configuration/secret@Stability(value=Stable) static ServiceAccountProps.Builder builder()
builder in interface ResourcePropsServiceAccountProps.Builder of ServiceAccountPropsCopyright © 2021. All rights reserved.