OrganizationsDecisionDetail

public struct OrganizationsDecisionDetail : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user’s account.

    Declaration

    Swift

    public let allowedByOrganizations: Bool?
  • Undocumented

    Declaration

    Swift

    public init(allowedByOrganizations: Bool? = nil)