BatchAssociateServiceActionWithProvisioningArtifactOutput
public struct BatchAssociateServiceActionWithProvisioningArtifactOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains a list of errors, along with information to help you identify the self-service action.
Declaration
Swift
public let failedServiceActionAssociations: [FailedServiceActionAssociation]? -
Undocumented
Declaration
Swift
public init(failedServiceActionAssociations: [FailedServiceActionAssociation]? = nil)
View on GitHub
BatchAssociateServiceActionWithProvisioningArtifactOutput Structure Reference