Arc Configuration Response
data class ArcConfigurationResponse(val artifactStorageAccessMode: String? = null, val artifactStorageClassName: String? = null, val artifactStorageMountPath: String? = null, val artifactStorageNodeName: String? = null, val artifactsStorageType: String? = null, val frontEndServiceConfiguration: FrontEndConfigurationResponse? = null)