Uses of Class
software.amazon.awscdk.CfnTypeActivationProps.Builder
Packages that use CfnTypeActivationProps.Builder
-
Uses of CfnTypeActivationProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return CfnTypeActivationProps.BuilderModifier and TypeMethodDescriptionCfnTypeActivationProps.Builder.autoUpdate(Boolean autoUpdate) Sets the value ofCfnTypeActivationProps.getAutoUpdate()CfnTypeActivationProps.Builder.autoUpdate(IResolvable autoUpdate) Sets the value ofCfnTypeActivationProps.getAutoUpdate()CfnTypeActivationProps.builder()CfnTypeActivationProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnTypeActivationProps.getExecutionRoleArn()CfnTypeActivationProps.Builder.loggingConfig(CfnTypeActivation.LoggingConfigProperty loggingConfig) Sets the value ofCfnTypeActivationProps.getLoggingConfig()CfnTypeActivationProps.Builder.loggingConfig(IResolvable loggingConfig) Sets the value ofCfnTypeActivationProps.getLoggingConfig()CfnTypeActivationProps.Builder.majorVersion(String majorVersion) Sets the value ofCfnTypeActivationProps.getMajorVersion()CfnTypeActivationProps.Builder.publicTypeArn(String publicTypeArn) Sets the value ofCfnTypeActivationProps.getPublicTypeArn()CfnTypeActivationProps.Builder.publisherId(String publisherId) Sets the value ofCfnTypeActivationProps.getPublisherId()Sets the value ofCfnTypeActivationProps.getType()Sets the value ofCfnTypeActivationProps.getTypeName()CfnTypeActivationProps.Builder.typeNameAlias(String typeNameAlias) Sets the value ofCfnTypeActivationProps.getTypeNameAlias()CfnTypeActivationProps.Builder.versionBump(String versionBump) Sets the value ofCfnTypeActivationProps.getVersionBump()Constructors in software.amazon.awscdk with parameters of type CfnTypeActivationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTypeActivationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTypeActivationProps.Builder.