Uses of Interface
software.amazon.awscdk.services.location.CfnAPIKey.ApiKeyRestrictionsProperty
-
Uses of CfnAPIKey.ApiKeyRestrictionsProperty in software.amazon.awscdk.services.location
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnAPIKey.ApiKeyRestrictionsProperty
Modifier and TypeMethodDescriptionCfnAPIKey.ApiKeyRestrictionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnAPIKey.Builder.restrictions
(CfnAPIKey.ApiKeyRestrictionsProperty restrictions) The API key restrictions for the API key resource.CfnAPIKeyProps.Builder.restrictions
(CfnAPIKey.ApiKeyRestrictionsProperty restrictions) Sets the value ofCfnAPIKeyProps.getRestrictions()
void
CfnAPIKey.setRestrictions
(CfnAPIKey.ApiKeyRestrictionsProperty value) The API key restrictions for the API key resource.