| Modifier and Type | Class and Description |
|---|---|
static class |
CustomActionProperty.Jsii$Proxy
An implementation for
CustomActionProperty |
| Modifier and Type | Method and Description |
|---|---|
CustomActionProperty |
CustomActionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CustomActionProperty> |
CustomActionRegistrationProps.getActionProperties()
The properties used for customizing the instance of your Action.
|
List<CustomActionProperty> |
CustomActionRegistrationProps.Jsii$Proxy.getActionProperties() |
| Modifier and Type | Method and Description |
|---|---|
CustomActionRegistration.Builder |
CustomActionRegistration.Builder.actionProperties(List<? extends CustomActionProperty> actionProperties)
The properties used for customizing the instance of your Action.
|
CustomActionRegistrationProps.Builder |
CustomActionRegistrationProps.Builder.actionProperties(List<? extends CustomActionProperty> actionProperties)
Sets the value of
CustomActionRegistrationProps.getActionProperties() |
Copyright © 2023. All rights reserved.