Uses of Interface
software.amazon.awscdk.services.logs.CfnStorageTierPolicyProps
Packages that use CfnStorageTierPolicyProps
-
Uses of CfnStorageTierPolicyProps in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement CfnStorageTierPolicyPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnStorageTierPolicyPropsMethods in software.amazon.awscdk.services.logs that return CfnStorageTierPolicyPropsModifier and TypeMethodDescriptionCfnStorageTierPolicyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.logs with parameters of type CfnStorageTierPolicyPropsModifierConstructorDescriptionCfnStorageTierPolicy(software.constructs.Construct scope, String id, CfnStorageTierPolicyProps props) Create a newAWS::Logs::StorageTierPolicy.