Uses of Class
software.amazon.awscdk.services.location.CfnAPIKey.ApiKeyRestrictionsProperty.Builder
-
Uses of CfnAPIKey.ApiKeyRestrictionsProperty.Builder in software.amazon.awscdk.services.location
Modifier and TypeMethodDescriptionCfnAPIKey.ApiKeyRestrictionsProperty.Builder.allowActions
(List<String> allowActions) Sets the value ofCfnAPIKey.ApiKeyRestrictionsProperty.getAllowActions()
CfnAPIKey.ApiKeyRestrictionsProperty.Builder.allowReferers
(List<String> allowReferers) Sets the value ofCfnAPIKey.ApiKeyRestrictionsProperty.getAllowReferers()
CfnAPIKey.ApiKeyRestrictionsProperty.Builder.allowResources
(List<String> allowResources) Sets the value ofCfnAPIKey.ApiKeyRestrictionsProperty.getAllowResources()
CfnAPIKey.ApiKeyRestrictionsProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAPIKey.ApiKeyRestrictionsProperty.Builder
.