Interface OrganizationsDecisionDetail.Builder

All Superinterfaces:
Buildable, CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>, SdkBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>, SdkPojo
Enclosing class:
OrganizationsDecisionDetail

public static interface OrganizationsDecisionDetail.Builder extends SdkPojo, CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>
  • Method Details

    • allowedByOrganizations

      OrganizationsDecisionDetail.Builder allowedByOrganizations(Boolean allowedByOrganizations)

      Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.

      Parameters:
      allowedByOrganizations - Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.