Uses of Class
software.amazon.awssdk.services.iam.model.OrganizationsDecisionDetail
-
Packages that use OrganizationsDecisionDetail Package Description software.amazon.awssdk.services.iam.model -
-
Uses of OrganizationsDecisionDetail in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return OrganizationsDecisionDetail Modifier and Type Method Description OrganizationsDecisionDetailEvaluationResult. organizationsDecisionDetail()A structure that details how Organizations and its service control policies affect the results of the simulation.Methods in software.amazon.awssdk.services.iam.model with parameters of type OrganizationsDecisionDetail Modifier and Type Method Description EvaluationResult.BuilderEvaluationResult.Builder. organizationsDecisionDetail(OrganizationsDecisionDetail organizationsDecisionDetail)A structure that details how Organizations and its service control policies affect the results of the simulation.
-