// This is an automatically generated code sample.
// To make this code sample work in your Oracle Cloud tenancy,
// please replace the values for any parameters whose current values do not fit
// your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
// boolean, number, and enum parameters with values not fitting your use case).

package main

import (
	"context"
	"fmt"

	"github.com/oracle/oci-go-sdk/v65/common"
	"github.com/oracle/oci-go-sdk/v65/dif"
	"github.com/oracle/oci-go-sdk/v65/example/helpers"
)

func ExampleCreateStack() {
	// Create a default authentication provider that uses the DEFAULT
	// profile in the configuration file.
	// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
	client, err := dif.NewStackClientWithConfigurationProvider(common.DefaultConfigProvider())
	helpers.FatalIfError(err)

	// Create a request and dependent object(s).

	req := dif.CreateStackRequest{OpcRequestId: common.String("RBZXLTYZCMFRRINKDMYL<unique_ID>"),
		OpcRetryToken: common.String("EXAMPLE-opcRetryToken-Value"),
		CreateStackDetails: dif.CreateStackDetails{Dataflow: []dif.DataflowDetail{dif.DataflowDetail{Connections: &dif.DataflowConnections{ConnectionDetails: &dif.DataflowConnectionDetails{DifDependencies: []dif.DifDependencyDetails{dif.DifDependencyDetails{ServiceInstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-serviceInstanceId-Value"),
			ServiceType: common.String("EXAMPLE-serviceType-Value")}},
			DomainNames: []string{"EXAMPLE--Value"}},
			SubnetId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value")},
			DriverShape:               common.String("EXAMPLE-driverShape-Value"),
			InstanceId:                common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
			NumExecutors:              common.Int(858),
			SparkVersion:              common.String("EXAMPLE-sparkVersion-Value"),
			WarehouseBucketInstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-warehouseBucketInstanceId-Value"),
			DriverShapeConfig: &dif.ShapeConfig{MemoryInGBs: common.Int(941),
				Ocpus: common.Int(683)},
			ExecutorShape: common.String("EXAMPLE-executorShape-Value"),
			ExecutorShapeConfig: &dif.ShapeConfig{MemoryInGBs: common.Int(621),
				Ocpus: common.Int(14)},
			LogBucketInstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-logBucketInstanceId-Value"),
			PrivateEndpointId:   common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-privateEndpointId-Value")}},
			Ggcs: []dif.GgcsDetail{dif.GgcsDetail{PasswordSecretId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-passwordSecretId-Value"),
				PublicSubnetId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-publicSubnetId-Value"),
				SubnetId:       common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value"),
				Connections: []dif.GgcsConnectionDetails{dif.GgcsConnectionDetails{DifDependencies: []dif.DifDependencyDetails{dif.DifDependencyDetails{ServiceInstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-serviceInstanceId-Value"),
					ServiceType: common.String("EXAMPLE-serviceType-Value")}},
					GgAdminSecretId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-ggAdminSecretId-Value"),
					ConnectionId:    common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-connectionId-Value"),
					ConnectionName:  common.String("EXAMPLE-connectionName-Value")}},
				InstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
				Ocpu:       common.Int(551),
				OggVersion: common.String("EXAMPLE-oggVersion-Value")}},
			StackTemplates: []dif.StackTemplateEnum{dif.StackTemplateAiservices},
			Aidataplatform: []dif.AiDataPlatformDetail{dif.AiDataPlatformDetail{DefaultWorkspaceName: common.String("EXAMPLE-defaultWorkspaceName-Value"),
				InstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value")}},
			DefinedTags:       map[string]map[string]interface{}{"EXAMPLE_KEY_n6BNR": map[string]interface{}{"EXAMPLE_KEY_UoQAe": "EXAMPLE--Value"}},
			DisplayName:       common.String("EXAMPLE-displayName-Value"),
			FreeformTags:      map[string]string{"EXAMPLE_KEY_ZL2gU": "EXAMPLE_VALUE_RQcKY2CnENW9hw6BMJDp"},
			NotificationEmail: common.String("EXAMPLE-notificationEmail-Value"),
			Oke: []dif.OkeDetail{dif.OkeDetail{ClusterId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-clusterId-Value"),
				InstanceId:    common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
				NamespaceName: common.String("EXAMPLE-namespaceName-Value")}},
			Adb: []dif.AdbDetail{dif.AdbDetail{DbVersion: common.String("EXAMPLE-dbVersion-Value"),
				Ecpu:                     common.Int(326),
				InstanceId:               common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
				IsMtlsConnectionRequired: common.Bool(false),
				IsPublic:                 common.Bool(true),
				SubnetId:                 common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value"),
				AdminPasswordId:          common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-adminPasswordId-Value"),
				DataStorageSizeInTBs:     common.Int(46),
				DbWorkload:               dif.DbWorkloadOltp,
				ToolsPublicAccess:        common.String("EXAMPLE-toolsPublicAccess-Value")}},
			Objectstorage: []dif.ObjectStorageDetail{dif.ObjectStorageDetail{ObjectVersioning: dif.ObjectVersioningEnabled,
				StorageTier: dif.StorageTierStandard,
				AutoTiering: dif.AutoTieringInfrequentaccess,
				InstanceId:  common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value")}},
			CompartmentId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-compartmentId-Value"),
			Genai: []dif.GenAiDetail{dif.GenAiDetail{BaseModel: common.String("EXAMPLE-baseModel-Value"),
				ClusterType: dif.ClusterTypeHosting,
				Endpoints: []dif.EndpointDetails{dif.EndpointDetails{EndpointName: common.String("EXAMPLE-endpointName-Value"),
					IsContentModerationEnabled: common.Bool(true)}},
				InstanceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
				OciRegion:  common.String("EXAMPLE-ociRegion-Value"),
				UnitCount:  common.Int(586)}},
			Omk: []dif.OmkDetail{dif.OmkDetail{ClusterNamespaceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-clusterNamespaceId-Value"),
				InstanceId:    common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-instanceId-Value"),
				NamespaceName: common.String("EXAMPLE-namespaceName-Value"),
				ClusterId:     common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-clusterId-Value")}},
			Services: []dif.ServiceEnum{dif.ServiceAdb}}}

	// Send the request using the service client
	resp, err := client.CreateStack(context.Background(), req)
	helpers.FatalIfError(err)

	// Retrieve value from the response.
	fmt.Println(resp)
}