Uses of Class
software.amazon.awssdk.services.config.model.CustomPolicyDetails
-
Packages that use CustomPolicyDetails Package Description software.amazon.awssdk.services.config.model -
-
Uses of CustomPolicyDetails in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return CustomPolicyDetails Modifier and Type Method Description CustomPolicyDetailsSource. customPolicyDetails()Provides the runtime system, policy definition, and whether debug logging is enabled.Methods in software.amazon.awssdk.services.config.model with parameters of type CustomPolicyDetails Modifier and Type Method Description Source.BuilderSource.Builder. customPolicyDetails(CustomPolicyDetails customPolicyDetails)Provides the runtime system, policy definition, and whether debug logging is enabled.
-