Get Organization Conformance Pack Result
data class GetOrganizationConformancePackResult(val conformancePackInputParameters: List<OrganizationConformancePackConformancePackInputParameter>? = null, val deliveryS3Bucket: String? = null, val deliveryS3KeyPrefix: String? = null, val excludedAccounts: List<String>? = null)
Constructors
Link copied to clipboard
fun GetOrganizationConformancePackResult(conformancePackInputParameters: List<OrganizationConformancePackConformancePackInputParameter>? = null, deliveryS3Bucket: String? = null, deliveryS3KeyPrefix: String? = null, excludedAccounts: List<String>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard