Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.location.CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty
Packages that use CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty
-
Uses of CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty in software.amazon.awscdk.cfnpropertymixins.services.location
Classes in software.amazon.awscdk.cfnpropertymixins.services.location that implement CfnAPIKeyPropsMixin.ApiKeyRestrictionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAPIKeyPropsMixin.ApiKeyRestrictionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.location that return CfnAPIKeyPropsMixin.ApiKeyRestrictionsPropertyModifier and TypeMethodDescriptionCfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.location with parameters of type CfnAPIKeyPropsMixin.ApiKeyRestrictionsPropertyModifier and TypeMethodDescriptionCfnAPIKeyMixinProps.Builder.restrictions(CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty restrictions) Sets the value ofCfnAPIKeyMixinProps.getRestrictions()CfnAPIKeyPropsMixin.Builder.restrictions(CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty restrictions) The API key restrictions for the API key resource.