Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.location.CfnAPIKeyMixinProps.Builder
Packages that use CfnAPIKeyMixinProps.Builder
-
Uses of CfnAPIKeyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.location
Methods in software.amazon.awscdk.cfnpropertymixins.services.location that return CfnAPIKeyMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnAPIKeyMixinProps.BuilderCfnAPIKeyMixinProps.builder()CfnAPIKeyMixinProps.Builder.description(String description) Sets the value ofCfnAPIKeyMixinProps.getDescription()CfnAPIKeyMixinProps.Builder.expireTime(String expireTime) Sets the value ofCfnAPIKeyMixinProps.getExpireTime()CfnAPIKeyMixinProps.Builder.forceDelete(Boolean forceDelete) Sets the value ofCfnAPIKeyMixinProps.getForceDelete()CfnAPIKeyMixinProps.Builder.forceDelete(IResolvable forceDelete) Sets the value ofCfnAPIKeyMixinProps.getForceDelete()CfnAPIKeyMixinProps.Builder.forceUpdate(Boolean forceUpdate) Sets the value ofCfnAPIKeyMixinProps.getForceUpdate()CfnAPIKeyMixinProps.Builder.forceUpdate(IResolvable forceUpdate) Sets the value ofCfnAPIKeyMixinProps.getForceUpdate()Sets the value ofCfnAPIKeyMixinProps.getKeyName()Sets the value ofCfnAPIKeyMixinProps.getNoExpiry()CfnAPIKeyMixinProps.Builder.noExpiry(IResolvable noExpiry) Sets the value ofCfnAPIKeyMixinProps.getNoExpiry()CfnAPIKeyMixinProps.Builder.restrictions(CfnAPIKeyPropsMixin.ApiKeyRestrictionsProperty restrictions) Sets the value ofCfnAPIKeyMixinProps.getRestrictions()CfnAPIKeyMixinProps.Builder.restrictions(IResolvable restrictions) Sets the value ofCfnAPIKeyMixinProps.getRestrictions()Sets the value ofCfnAPIKeyMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.location with parameters of type CfnAPIKeyMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAPIKeyMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAPIKeyMixinProps.Builder.