1. Packages
  2. Vcd Provider
  3. API Docs
  4. DseSolutionPublish
vcd 3.14.1 published on Monday, Apr 14, 2025 by vmware

vcd.DseSolutionPublish

Explore with Pulumi AI

vcd logo
vcd 3.14.1 published on Monday, Apr 14, 2025 by vmware

    Create DseSolutionPublish Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DseSolutionPublish(name: string, args: DseSolutionPublishArgs, opts?: CustomResourceOptions);
    @overload
    def DseSolutionPublish(resource_name: str,
                           args: DseSolutionPublishArgs,
                           opts: Optional[ResourceOptions] = None)
    
    @overload
    def DseSolutionPublish(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           data_solution_id: Optional[str] = None,
                           org_id: Optional[str] = None,
                           confluent_license_key: Optional[str] = None,
                           confluent_license_type: Optional[str] = None,
                           dse_solution_publish_id: Optional[str] = None)
    func NewDseSolutionPublish(ctx *Context, name string, args DseSolutionPublishArgs, opts ...ResourceOption) (*DseSolutionPublish, error)
    public DseSolutionPublish(string name, DseSolutionPublishArgs args, CustomResourceOptions? opts = null)
    public DseSolutionPublish(String name, DseSolutionPublishArgs args)
    public DseSolutionPublish(String name, DseSolutionPublishArgs args, CustomResourceOptions options)
    
    type: vcd:DseSolutionPublish
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args DseSolutionPublishArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DseSolutionPublishArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DseSolutionPublishArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DseSolutionPublishArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DseSolutionPublishArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var dseSolutionPublishResource = new Vcd.DseSolutionPublish("dseSolutionPublishResource", new()
    {
        DataSolutionId = "string",
        OrgId = "string",
        ConfluentLicenseKey = "string",
        ConfluentLicenseType = "string",
        DseSolutionPublishId = "string",
    });
    
    example, err := vcd.NewDseSolutionPublish(ctx, "dseSolutionPublishResource", &vcd.DseSolutionPublishArgs{
    	DataSolutionId:       pulumi.String("string"),
    	OrgId:                pulumi.String("string"),
    	ConfluentLicenseKey:  pulumi.String("string"),
    	ConfluentLicenseType: pulumi.String("string"),
    	DseSolutionPublishId: pulumi.String("string"),
    })
    
    var dseSolutionPublishResource = new DseSolutionPublish("dseSolutionPublishResource", DseSolutionPublishArgs.builder()
        .dataSolutionId("string")
        .orgId("string")
        .confluentLicenseKey("string")
        .confluentLicenseType("string")
        .dseSolutionPublishId("string")
        .build());
    
    dse_solution_publish_resource = vcd.DseSolutionPublish("dseSolutionPublishResource",
        data_solution_id="string",
        org_id="string",
        confluent_license_key="string",
        confluent_license_type="string",
        dse_solution_publish_id="string")
    
    const dseSolutionPublishResource = new vcd.DseSolutionPublish("dseSolutionPublishResource", {
        dataSolutionId: "string",
        orgId: "string",
        confluentLicenseKey: "string",
        confluentLicenseType: "string",
        dseSolutionPublishId: "string",
    });
    
    type: vcd:DseSolutionPublish
    properties:
        confluentLicenseKey: string
        confluentLicenseType: string
        dataSolutionId: string
        dseSolutionPublishId: string
        orgId: string
    

    DseSolutionPublish Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The DseSolutionPublish resource accepts the following input properties:

    DataSolutionId string
    ID of Data Solution
    OrgId string
    Organization ID
    ConfluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    ConfluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    DseSolutionPublishId string
    DataSolutionId string
    ID of Data Solution
    OrgId string
    Organization ID
    ConfluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    ConfluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    DseSolutionPublishId string
    dataSolutionId String
    ID of Data Solution
    orgId String
    Organization ID
    confluentLicenseKey String
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType String
    Required for Confluent Platform Data Solution. One of With License, No License.
    dseSolutionPublishId String
    dataSolutionId string
    ID of Data Solution
    orgId string
    Organization ID
    confluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    dseSolutionPublishId string
    data_solution_id str
    ID of Data Solution
    org_id str
    Organization ID
    confluent_license_key str
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluent_license_type str
    Required for Confluent Platform Data Solution. One of With License, No License.
    dse_solution_publish_id str
    dataSolutionId String
    ID of Data Solution
    orgId String
    Organization ID
    confluentLicenseKey String
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType String
    Required for Confluent Platform Data Solution. One of With License, No License.
    dseSolutionPublishId String

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DseSolutionPublish resource produces the following output properties:

    DsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    DsoAclId string
    Data Solutions Operator ACL ID
    Id string
    The provider-assigned unique ID for this managed resource.
    TemplateAclIds List<string>
    A set of Data Solution Instance Template ACL IDs
    DsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    DsoAclId string
    Data Solutions Operator ACL ID
    Id string
    The provider-assigned unique ID for this managed resource.
    TemplateAclIds []string
    A set of Data Solution Instance Template ACL IDs
    dsOrgConfigId String
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dsoAclId String
    Data Solutions Operator ACL ID
    id String
    The provider-assigned unique ID for this managed resource.
    templateAclIds List<String>
    A set of Data Solution Instance Template ACL IDs
    dsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dsoAclId string
    Data Solutions Operator ACL ID
    id string
    The provider-assigned unique ID for this managed resource.
    templateAclIds string[]
    A set of Data Solution Instance Template ACL IDs
    ds_org_config_id str
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dso_acl_id str
    Data Solutions Operator ACL ID
    id str
    The provider-assigned unique ID for this managed resource.
    template_acl_ids Sequence[str]
    A set of Data Solution Instance Template ACL IDs
    dsOrgConfigId String
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dsoAclId String
    Data Solutions Operator ACL ID
    id String
    The provider-assigned unique ID for this managed resource.
    templateAclIds List<String>
    A set of Data Solution Instance Template ACL IDs

    Look up Existing DseSolutionPublish Resource

    Get an existing DseSolutionPublish resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: DseSolutionPublishState, opts?: CustomResourceOptions): DseSolutionPublish
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            confluent_license_key: Optional[str] = None,
            confluent_license_type: Optional[str] = None,
            data_solution_id: Optional[str] = None,
            ds_org_config_id: Optional[str] = None,
            dse_solution_publish_id: Optional[str] = None,
            dso_acl_id: Optional[str] = None,
            org_id: Optional[str] = None,
            template_acl_ids: Optional[Sequence[str]] = None) -> DseSolutionPublish
    func GetDseSolutionPublish(ctx *Context, name string, id IDInput, state *DseSolutionPublishState, opts ...ResourceOption) (*DseSolutionPublish, error)
    public static DseSolutionPublish Get(string name, Input<string> id, DseSolutionPublishState? state, CustomResourceOptions? opts = null)
    public static DseSolutionPublish get(String name, Output<String> id, DseSolutionPublishState state, CustomResourceOptions options)
    resources:  _:    type: vcd:DseSolutionPublish    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    ConfluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    ConfluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    DataSolutionId string
    ID of Data Solution
    DsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    DseSolutionPublishId string
    DsoAclId string
    Data Solutions Operator ACL ID
    OrgId string
    Organization ID
    TemplateAclIds List<string>
    A set of Data Solution Instance Template ACL IDs
    ConfluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    ConfluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    DataSolutionId string
    ID of Data Solution
    DsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    DseSolutionPublishId string
    DsoAclId string
    Data Solutions Operator ACL ID
    OrgId string
    Organization ID
    TemplateAclIds []string
    A set of Data Solution Instance Template ACL IDs
    confluentLicenseKey String
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType String
    Required for Confluent Platform Data Solution. One of With License, No License.
    dataSolutionId String
    ID of Data Solution
    dsOrgConfigId String
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dseSolutionPublishId String
    dsoAclId String
    Data Solutions Operator ACL ID
    orgId String
    Organization ID
    templateAclIds List<String>
    A set of Data Solution Instance Template ACL IDs
    confluentLicenseKey string
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType string
    Required for Confluent Platform Data Solution. One of With License, No License.
    dataSolutionId string
    ID of Data Solution
    dsOrgConfigId string
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dseSolutionPublishId string
    dsoAclId string
    Data Solutions Operator ACL ID
    orgId string
    Organization ID
    templateAclIds string[]
    A set of Data Solution Instance Template ACL IDs
    confluent_license_key str
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluent_license_type str
    Required for Confluent Platform Data Solution. One of With License, No License.
    data_solution_id str
    ID of Data Solution
    ds_org_config_id str
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dse_solution_publish_id str
    dso_acl_id str
    Data Solutions Operator ACL ID
    org_id str
    Organization ID
    template_acl_ids Sequence[str]
    A set of Data Solution Instance Template ACL IDs
    confluentLicenseKey String
    Required for Confluent Platform Data Solution if . One of confluent_license_type is set to With License.
    confluentLicenseType String
    Required for Confluent Platform Data Solution. One of With License, No License.
    dataSolutionId String
    ID of Data Solution
    dsOrgConfigId String
    Data Solution Org Configuration ID (only available for Confluent Platform which has additional licensing configuration)
    dseSolutionPublishId String
    dsoAclId String
    Data Solutions Operator ACL ID
    orgId String
    Organization ID
    templateAclIds List<String>
    A set of Data Solution Instance Template ACL IDs

    Package Details

    Repository
    vcd vmware/terraform-provider-vcd
    License
    Notes
    This Pulumi package is based on the vcd Terraform Provider.
    vcd logo
    vcd 3.14.1 published on Monday, Apr 14, 2025 by vmware