public static final class CustomActionTypeResource.ConfigurationPropertiesProperty.Builder extends Object
CustomActionTypeResource.ConfigurationPropertiesProperty| Constructor and Description |
|---|
Builder() |
public CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withKey(Boolean value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Key``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withKey(software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Key``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withName(String value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Name``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withName(software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Name``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withRequired(Boolean value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Required``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withRequired(software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Required``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withSecret(Boolean value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Secret``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withSecret(software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Secret``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withDescription(@Nullable String value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Description``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withDescription(@Nullable software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Description``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withQueryable(@Nullable Boolean value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Queryable``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withQueryable(@Nullable software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Queryable``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withType(@Nullable String value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Type``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty.Builder withType(@Nullable software.amazon.awscdk.Token value)
value - ``CustomActionTypeResource.ConfigurationPropertiesProperty.Type``thispublic CustomActionTypeResource.ConfigurationPropertiesProperty build()
CustomActionTypeResource.ConfigurationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.