Uses of Interface
software.amazon.awscdk.CfnGuardHook.OptionsProperty
Packages that use CfnGuardHook.OptionsProperty
-
Uses of CfnGuardHook.OptionsProperty in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnGuardHook.OptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGuardHook.OptionsPropertyMethods in software.amazon.awscdk that return CfnGuardHook.OptionsPropertyModifier and TypeMethodDescriptionCfnGuardHook.OptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type CfnGuardHook.OptionsPropertyModifier and TypeMethodDescriptionCfnGuardHook.Builder.options(CfnGuardHook.OptionsProperty options) Specifies the S3 location of your input parameters.CfnGuardHookProps.Builder.options(CfnGuardHook.OptionsProperty options) Sets the value ofCfnGuardHookProps.getOptions()voidCfnGuardHook.setOptions(CfnGuardHook.OptionsProperty value) Specifies the S3 location of your input parameters.