OrchestratorInstanceServiceDetailsArgs

constructor(apiServerEndpoint: Output<String>? = null, clusterRootCA: Output<String>? = null, controllerDetails: Output<ControllerDetailsArgs>? = null, identity: Output<OrchestratorIdentityArgs>? = null, kind: Output<Either<String, OrchestratorKind>>? = null, location: Output<String>? = null, orchestratorAppId: Output<String>? = null, orchestratorTenantId: Output<String>? = null, privateLinkResourceId: Output<String>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, tags: Output<Map<String, String>>? = null)