Uses of Class
software.amazon.awscdk.services.appsync.ApiKeyConfig.Builder
-
Uses of ApiKeyConfig.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic ApiKeyConfig.Builder
ApiKeyConfig.builder()
ApiKeyConfig.Builder.description
(String description) Sets the value ofApiKeyConfig.getDescription()
ApiKeyConfig.Builder.expires
(Expiration expires) Sets the value ofApiKeyConfig.getExpires()
Sets the value ofApiKeyConfig.getName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ApiKeyConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theApiKeyConfig.Builder
.