Uses of Interface
software.amazon.awscdk.CfnGuardHook.S3LocationProperty
Packages that use CfnGuardHook.S3LocationProperty
-
Uses of CfnGuardHook.S3LocationProperty in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnGuardHook.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGuardHook.S3LocationPropertyMethods in software.amazon.awscdk that return CfnGuardHook.S3LocationPropertyModifier and TypeMethodDescriptionCfnGuardHook.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type CfnGuardHook.S3LocationPropertyModifier and TypeMethodDescriptionCfnGuardHook.OptionsProperty.Builder.inputParams(CfnGuardHook.S3LocationProperty inputParams) Sets the value ofCfnGuardHook.OptionsProperty.getInputParams()CfnGuardHook.Builder.ruleLocation(CfnGuardHook.S3LocationProperty ruleLocation) Specifies the S3 location of your Guard rules.CfnGuardHookProps.Builder.ruleLocation(CfnGuardHook.S3LocationProperty ruleLocation) Sets the value ofCfnGuardHookProps.getRuleLocation()voidCfnGuardHook.setRuleLocation(CfnGuardHook.S3LocationProperty value) Specifies the S3 location of your Guard rules.