ArcConfigurationArgs

constructor(artifactStorageAccessMode: Output<String>? = null, artifactStorageClassName: Output<String>? = null, artifactStorageMountPath: Output<String>? = null, artifactStorageNodeName: Output<String>? = null, artifactsStorageType: Output<StorageType>? = null, frontEndServiceConfiguration: Output<FrontEndConfigurationArgs>? = null, kubeConfig: Output<String>? = null)