OrganizationConformancePack constructor
OrganizationConformancePack({})
Implementation
OrganizationConformancePack({
required this.lastUpdateTime,
required this.organizationConformancePackArn,
required this.organizationConformancePackName,
this.conformancePackInputParameters,
this.deliveryS3Bucket,
this.deliveryS3KeyPrefix,
this.excludedAccounts,
});