Uses of Interface
software.amazon.awscdk.services.location.CfnAPIKey.ApiKeyRestrictionsProperty
Packages that use CfnAPIKey.ApiKeyRestrictionsProperty
-
Uses of CfnAPIKey.ApiKeyRestrictionsProperty in software.amazon.awscdk.services.location
Classes in software.amazon.awscdk.services.location that implement CfnAPIKey.ApiKeyRestrictionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAPIKey.ApiKeyRestrictionsPropertyMethods in software.amazon.awscdk.services.location that return CfnAPIKey.ApiKeyRestrictionsPropertyModifier and TypeMethodDescriptionCfnAPIKey.ApiKeyRestrictionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.location with parameters of type CfnAPIKey.ApiKeyRestrictionsPropertyModifier 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()voidCfnAPIKey.setRestrictions(CfnAPIKey.ApiKeyRestrictionsProperty value) The API key restrictions for the API key resource.