oci.Marketplace.getListing
Explore with Pulumi AI
This data source provides details about a specific Listing resource in Oracle Cloud Infrastructure Marketplace service.
Gets detailed information about a listing, including the listing’s name, version, description, and resources.
If you plan to launch an instance from an image listing, you must first subscribe to the listing. When you launch the instance, you also need to provide the image ID of the listing resource version that you want.
Subscribing to the listing requires you to first get a signature from the terms of use agreement for the listing resource version. To get the signature, issue a GetAppCatalogListingAgreements API call. The AppCatalogListingResourceVersionAgreements object, including its signature, is returned in the response. With the signature for the terms of use agreement for the desired listing resource version, create a subscription by issuing a CreateAppCatalogSubscription API call.
To get the image ID to launch an instance, issue a GetAppCatalogListingResourceVersion API call. Lastly, to launch the instance, use the image ID of the listing resource version to issue a LaunchInstance API call.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testListing = oci.Marketplace.getListing({
listingId: testListingOciMarketplaceListing.id,
compartmentId: compartmentId,
});
import pulumi
import pulumi_oci as oci
test_listing = oci.Marketplace.get_listing(listing_id=test_listing_oci_marketplace_listing["id"],
compartment_id=compartment_id)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/marketplace"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := marketplace.GetListing(ctx, &marketplace.GetListingArgs{
ListingId: testListingOciMarketplaceListing.Id,
CompartmentId: pulumi.StringRef(compartmentId),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testListing = Oci.Marketplace.GetListing.Invoke(new()
{
ListingId = testListingOciMarketplaceListing.Id,
CompartmentId = compartmentId,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Marketplace.MarketplaceFunctions;
import com.pulumi.oci.Marketplace.inputs.GetListingArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testListing = MarketplaceFunctions.getListing(GetListingArgs.builder()
.listingId(testListingOciMarketplaceListing.id())
.compartmentId(compartmentId)
.build());
}
}
variables:
testListing:
fn::invoke:
function: oci:Marketplace:getListing
arguments:
listingId: ${testListingOciMarketplaceListing.id}
compartmentId: ${compartmentId}
Using getListing
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getListing(args: GetListingArgs, opts?: InvokeOptions): Promise<GetListingResult>
function getListingOutput(args: GetListingOutputArgs, opts?: InvokeOptions): Output<GetListingResult>
def get_listing(compartment_id: Optional[str] = None,
listing_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetListingResult
def get_listing_output(compartment_id: Optional[pulumi.Input[str]] = None,
listing_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetListingResult]
func GetListing(ctx *Context, args *GetListingArgs, opts ...InvokeOption) (*GetListingResult, error)
func GetListingOutput(ctx *Context, args *GetListingOutputArgs, opts ...InvokeOption) GetListingResultOutput
> Note: This function is named GetListing
in the Go SDK.
public static class GetListing
{
public static Task<GetListingResult> InvokeAsync(GetListingArgs args, InvokeOptions? opts = null)
public static Output<GetListingResult> Invoke(GetListingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetListingResult> getListing(GetListingArgs args, InvokeOptions options)
public static Output<GetListingResult> getListing(GetListingArgs args, InvokeOptions options)
fn::invoke:
function: oci:Marketplace/getListing:getListing
arguments:
# arguments dictionary
The following arguments are supported:
- Listing
Id This property is required. string - The unique identifier for the listing.
- Compartment
Id string - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
- Listing
Id This property is required. string - The unique identifier for the listing.
- Compartment
Id string - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
- listing
Id This property is required. String - The unique identifier for the listing.
- compartment
Id String - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
- listing
Id This property is required. string - The unique identifier for the listing.
- compartment
Id string - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
- listing_
id This property is required. str - The unique identifier for the listing.
- compartment_
id str - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
- listing
Id This property is required. String - The unique identifier for the listing.
- compartment
Id String - The unique identifier for the compartment. It is mandatory when used in non-commercial realms.
getListing Result
The following output properties are available:
- List<Get
Listing Banner> - The model for upload data for images and icons.
- Categories List<string>
- Product categories that the listing belongs to.
- Compatible
Architectures List<string> - The list of compatible architectures supported by the listing
- Default
Package stringVersion - The default package version.
- Documentation
Links List<GetListing Documentation Link> - Links to additional documentation provided by the publisher specifically for the listing.
- Icons
List<Get
Listing Icon> - The model for upload data for images and icons.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Featured bool - Indicates whether the listing is included in Featured Listings.
- Keywords string
- Keywords associated with the listing.
- Languages
List<Get
Listing Language> - Languages supported by the listing.
- License
Model stringDescription - A description of the publisher's licensing model for the listing.
- Links
List<Get
Listing Link> - Reference links.
- Listing
Id string - Listing
Type string - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- Long
Description string - A long description of the listing.
- Name string
- Text that describes the resource.
- Package
Type string - The listing's package type.
- Publishers
List<Get
Listing Publisher> - Summary details about the publisher of the listing.
- Regions
List<Get
Listing Region> - The regions where the listing is eligible to be deployed.
- Release
Notes string - Release notes for the listing.
- Screenshots
List<Get
Listing Screenshot> - Screenshots of the listing.
- Short
Description string - A short description of the listing.
- Support
Contacts List<GetListing Support Contact> - Contact information to use to get support from the publisher for the listing.
- Support
Links List<GetListing Support Link> - Links to support resources for the listing.
- Supported
Operating List<GetSystems Listing Supported Operating System> - The list of operating systems supported by the listing.
- System
Requirements string - System requirements for the listing.
- Tagline string
- The tagline of the listing.
- Time
Released string - The release date of the listing.
- Usage
Information string - Usage information for the listing.
- Version string
- The version of the listing.
- Videos
List<Get
Listing Video> - Videos of the listing.
- Compartment
Id string
- []Get
Listing Banner - The model for upload data for images and icons.
- Categories []string
- Product categories that the listing belongs to.
- Compatible
Architectures []string - The list of compatible architectures supported by the listing
- Default
Package stringVersion - The default package version.
- Documentation
Links []GetListing Documentation Link - Links to additional documentation provided by the publisher specifically for the listing.
- Icons
[]Get
Listing Icon - The model for upload data for images and icons.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Featured bool - Indicates whether the listing is included in Featured Listings.
- Keywords string
- Keywords associated with the listing.
- Languages
[]Get
Listing Language - Languages supported by the listing.
- License
Model stringDescription - A description of the publisher's licensing model for the listing.
- Links
[]Get
Listing Link - Reference links.
- Listing
Id string - Listing
Type string - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- Long
Description string - A long description of the listing.
- Name string
- Text that describes the resource.
- Package
Type string - The listing's package type.
- Publishers
[]Get
Listing Publisher - Summary details about the publisher of the listing.
- Regions
[]Get
Listing Region - The regions where the listing is eligible to be deployed.
- Release
Notes string - Release notes for the listing.
- Screenshots
[]Get
Listing Screenshot - Screenshots of the listing.
- Short
Description string - A short description of the listing.
- Support
Contacts []GetListing Support Contact - Contact information to use to get support from the publisher for the listing.
- Support
Links []GetListing Support Link - Links to support resources for the listing.
- Supported
Operating []GetSystems Listing Supported Operating System - The list of operating systems supported by the listing.
- System
Requirements string - System requirements for the listing.
- Tagline string
- The tagline of the listing.
- Time
Released string - The release date of the listing.
- Usage
Information string - Usage information for the listing.
- Version string
- The version of the listing.
- Videos
[]Get
Listing Video - Videos of the listing.
- Compartment
Id string
- List<Get
Listing Banner> - The model for upload data for images and icons.
- categories List<String>
- Product categories that the listing belongs to.
- compatible
Architectures List<String> - The list of compatible architectures supported by the listing
- default
Package StringVersion - The default package version.
- documentation
Links List<GetListing Documentation Link> - Links to additional documentation provided by the publisher specifically for the listing.
- icons
List<Get
Listing Icon> - The model for upload data for images and icons.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Featured Boolean - Indicates whether the listing is included in Featured Listings.
- keywords String
- Keywords associated with the listing.
- languages
List<Get
Listing Language> - Languages supported by the listing.
- license
Model StringDescription - A description of the publisher's licensing model for the listing.
- links
List<Get
Listing Link> - Reference links.
- listing
Id String - listing
Type String - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- long
Description String - A long description of the listing.
- name String
- Text that describes the resource.
- package
Type String - The listing's package type.
- publishers
List<Get
Listing Publisher> - Summary details about the publisher of the listing.
- regions
List<Get
Listing Region> - The regions where the listing is eligible to be deployed.
- release
Notes String - Release notes for the listing.
- screenshots
List<Get
Listing Screenshot> - Screenshots of the listing.
- short
Description String - A short description of the listing.
- support
Contacts List<GetListing Support Contact> - Contact information to use to get support from the publisher for the listing.
- support
Links List<GetListing Support Link> - Links to support resources for the listing.
- supported
Operating List<GetSystems Listing Supported Operating System> - The list of operating systems supported by the listing.
- system
Requirements String - System requirements for the listing.
- tagline String
- The tagline of the listing.
- time
Released String - The release date of the listing.
- usage
Information String - Usage information for the listing.
- version String
- The version of the listing.
- videos
List<Get
Listing Video> - Videos of the listing.
- compartment
Id String
- Get
Listing Banner[] - The model for upload data for images and icons.
- categories string[]
- Product categories that the listing belongs to.
- compatible
Architectures string[] - The list of compatible architectures supported by the listing
- default
Package stringVersion - The default package version.
- documentation
Links GetListing Documentation Link[] - Links to additional documentation provided by the publisher specifically for the listing.
- icons
Get
Listing Icon[] - The model for upload data for images and icons.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Featured boolean - Indicates whether the listing is included in Featured Listings.
- keywords string
- Keywords associated with the listing.
- languages
Get
Listing Language[] - Languages supported by the listing.
- license
Model stringDescription - A description of the publisher's licensing model for the listing.
- links
Get
Listing Link[] - Reference links.
- listing
Id string - listing
Type string - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- long
Description string - A long description of the listing.
- name string
- Text that describes the resource.
- package
Type string - The listing's package type.
- publishers
Get
Listing Publisher[] - Summary details about the publisher of the listing.
- regions
Get
Listing Region[] - The regions where the listing is eligible to be deployed.
- release
Notes string - Release notes for the listing.
- screenshots
Get
Listing Screenshot[] - Screenshots of the listing.
- short
Description string - A short description of the listing.
- support
Contacts GetListing Support Contact[] - Contact information to use to get support from the publisher for the listing.
- support
Links GetListing Support Link[] - Links to support resources for the listing.
- supported
Operating GetSystems Listing Supported Operating System[] - The list of operating systems supported by the listing.
- system
Requirements string - System requirements for the listing.
- tagline string
- The tagline of the listing.
- time
Released string - The release date of the listing.
- usage
Information string - Usage information for the listing.
- version string
- The version of the listing.
- videos
Get
Listing Video[] - Videos of the listing.
- compartment
Id string
- Sequence[marketplace.
Get Listing Banner] - The model for upload data for images and icons.
- categories Sequence[str]
- Product categories that the listing belongs to.
- compatible_
architectures Sequence[str] - The list of compatible architectures supported by the listing
- default_
package_ strversion - The default package version.
- documentation_
links Sequence[marketplace.Get Listing Documentation Link] - Links to additional documentation provided by the publisher specifically for the listing.
- icons
Sequence[marketplace.
Get Listing Icon] - The model for upload data for images and icons.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
featured bool - Indicates whether the listing is included in Featured Listings.
- keywords str
- Keywords associated with the listing.
- languages
Sequence[marketplace.
Get Listing Language] - Languages supported by the listing.
- license_
model_ strdescription - A description of the publisher's licensing model for the listing.
- links
Sequence[marketplace.
Get Listing Link] - Reference links.
- listing_
id str - listing_
type str - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- long_
description str - A long description of the listing.
- name str
- Text that describes the resource.
- package_
type str - The listing's package type.
- publishers
Sequence[marketplace.
Get Listing Publisher] - Summary details about the publisher of the listing.
- regions
Sequence[marketplace.
Get Listing Region] - The regions where the listing is eligible to be deployed.
- release_
notes str - Release notes for the listing.
- screenshots
Sequence[marketplace.
Get Listing Screenshot] - Screenshots of the listing.
- short_
description str - A short description of the listing.
- support_
contacts Sequence[marketplace.Get Listing Support Contact] - Contact information to use to get support from the publisher for the listing.
- support_
links Sequence[marketplace.Get Listing Support Link] - Links to support resources for the listing.
- supported_
operating_ Sequence[marketplace.systems Get Listing Supported Operating System] - The list of operating systems supported by the listing.
- system_
requirements str - System requirements for the listing.
- tagline str
- The tagline of the listing.
- time_
released str - The release date of the listing.
- usage_
information str - Usage information for the listing.
- version str
- The version of the listing.
- videos
Sequence[marketplace.
Get Listing Video] - Videos of the listing.
- compartment_
id str
- List<Property Map>
- The model for upload data for images and icons.
- categories List<String>
- Product categories that the listing belongs to.
- compatible
Architectures List<String> - The list of compatible architectures supported by the listing
- default
Package StringVersion - The default package version.
- documentation
Links List<Property Map> - Links to additional documentation provided by the publisher specifically for the listing.
- icons List<Property Map>
- The model for upload data for images and icons.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Featured Boolean - Indicates whether the listing is included in Featured Listings.
- keywords String
- Keywords associated with the listing.
- languages List<Property Map>
- Languages supported by the listing.
- license
Model StringDescription - A description of the publisher's licensing model for the listing.
- links List<Property Map>
- Reference links.
- listing
Id String - listing
Type String - The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.
- long
Description String - A long description of the listing.
- name String
- Text that describes the resource.
- package
Type String - The listing's package type.
- publishers List<Property Map>
- Summary details about the publisher of the listing.
- regions List<Property Map>
- The regions where the listing is eligible to be deployed.
- release
Notes String - Release notes for the listing.
- screenshots List<Property Map>
- Screenshots of the listing.
- short
Description String - A short description of the listing.
- support
Contacts List<Property Map> - Contact information to use to get support from the publisher for the listing.
- support
Links List<Property Map> - Links to support resources for the listing.
- supported
Operating List<Property Map>Systems - The list of operating systems supported by the listing.
- system
Requirements String - System requirements for the listing.
- tagline String
- The tagline of the listing.
- time
Released String - The release date of the listing.
- usage
Information String - Usage information for the listing.
- version String
- The version of the listing.
- videos List<Property Map>
- Videos of the listing.
- compartment
Id String
Supporting Types
GetListingBanner
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
- content
Url This property is required. string - The content URL of the screenshot.
- file
Extension This property is required. string - The file extension of the screenshot.
- mime
Type This property is required. string - The MIME type of the screenshot.
- name
This property is required. string - Text that describes the resource.
- content_
url This property is required. str - The content URL of the screenshot.
- file_
extension This property is required. str - The file extension of the screenshot.
- mime_
type This property is required. str - The MIME type of the screenshot.
- name
This property is required. str - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
GetListingDocumentationLink
- Document
Category This property is required. string - The category that the document belongs to.
- Name
This property is required. string - Text that describes the resource.
- Url
This property is required. string - The URL of the resource.
- Document
Category This property is required. string - The category that the document belongs to.
- Name
This property is required. string - Text that describes the resource.
- Url
This property is required. string - The URL of the resource.
- document
Category This property is required. String - The category that the document belongs to.
- name
This property is required. String - Text that describes the resource.
- url
This property is required. String - The URL of the resource.
- document
Category This property is required. string - The category that the document belongs to.
- name
This property is required. string - Text that describes the resource.
- url
This property is required. string - The URL of the resource.
- document_
category This property is required. str - The category that the document belongs to.
- name
This property is required. str - Text that describes the resource.
- url
This property is required. str - The URL of the resource.
- document
Category This property is required. String - The category that the document belongs to.
- name
This property is required. String - Text that describes the resource.
- url
This property is required. String - The URL of the resource.
GetListingIcon
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
- content
Url This property is required. string - The content URL of the screenshot.
- file
Extension This property is required. string - The file extension of the screenshot.
- mime
Type This property is required. string - The MIME type of the screenshot.
- name
This property is required. string - Text that describes the resource.
- content_
url This property is required. str - The content URL of the screenshot.
- file_
extension This property is required. str - The file extension of the screenshot.
- mime_
type This property is required. str - The MIME type of the screenshot.
- name
This property is required. str - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
GetListingLanguage
GetListingLink
GetListingPublisher
- Contact
Email This property is required. string - The email address of the publisher.
- Contact
Phone This property is required. string - The phone number of the publisher.
- Description
This property is required. string - A description of the screenshot.
- Hq
Address This property is required. string - The address of the publisher's headquarters.
- Id
This property is required. string - The unique identifier for the publisher.
- Links
This property is required. List<GetListing Publisher Link> - Reference links.
- Logos
This property is required. List<GetListing Publisher Logo> - The model for upload data for images and icons.
- Name
This property is required. string - Text that describes the resource.
- Website
Url This property is required. string - The publisher's website.
- Year
Founded This property is required. string - The year the publisher's company or organization was founded.
- Contact
Email This property is required. string - The email address of the publisher.
- Contact
Phone This property is required. string - The phone number of the publisher.
- Description
This property is required. string - A description of the screenshot.
- Hq
Address This property is required. string - The address of the publisher's headquarters.
- Id
This property is required. string - The unique identifier for the publisher.
- Links
This property is required. []GetListing Publisher Link - Reference links.
- Logos
This property is required. []GetListing Publisher Logo - The model for upload data for images and icons.
- Name
This property is required. string - Text that describes the resource.
- Website
Url This property is required. string - The publisher's website.
- Year
Founded This property is required. string - The year the publisher's company or organization was founded.
- contact
Email This property is required. String - The email address of the publisher.
- contact
Phone This property is required. String - The phone number of the publisher.
- description
This property is required. String - A description of the screenshot.
- hq
Address This property is required. String - The address of the publisher's headquarters.
- id
This property is required. String - The unique identifier for the publisher.
- links
This property is required. List<GetListing Publisher Link> - Reference links.
- logos
This property is required. List<GetListing Publisher Logo> - The model for upload data for images and icons.
- name
This property is required. String - Text that describes the resource.
- website
Url This property is required. String - The publisher's website.
- year
Founded This property is required. String - The year the publisher's company or organization was founded.
- contact
Email This property is required. string - The email address of the publisher.
- contact
Phone This property is required. string - The phone number of the publisher.
- description
This property is required. string - A description of the screenshot.
- hq
Address This property is required. string - The address of the publisher's headquarters.
- id
This property is required. string - The unique identifier for the publisher.
- links
This property is required. GetListing Publisher Link[] - Reference links.
- logos
This property is required. GetListing Publisher Logo[] - The model for upload data for images and icons.
- name
This property is required. string - Text that describes the resource.
- website
Url This property is required. string - The publisher's website.
- year
Founded This property is required. string - The year the publisher's company or organization was founded.
- contact_
email This property is required. str - The email address of the publisher.
- contact_
phone This property is required. str - The phone number of the publisher.
- description
This property is required. str - A description of the screenshot.
- hq_
address This property is required. str - The address of the publisher's headquarters.
- id
This property is required. str - The unique identifier for the publisher.
- links
This property is required. Sequence[marketplace.Get Listing Publisher Link] - Reference links.
- logos
This property is required. Sequence[marketplace.Get Listing Publisher Logo] - The model for upload data for images and icons.
- name
This property is required. str - Text that describes the resource.
- website_
url This property is required. str - The publisher's website.
- year_
founded This property is required. str - The year the publisher's company or organization was founded.
- contact
Email This property is required. String - The email address of the publisher.
- contact
Phone This property is required. String - The phone number of the publisher.
- description
This property is required. String - A description of the screenshot.
- hq
Address This property is required. String - The address of the publisher's headquarters.
- id
This property is required. String - The unique identifier for the publisher.
- links
This property is required. List<Property Map> - Reference links.
- logos
This property is required. List<Property Map> - The model for upload data for images and icons.
- name
This property is required. String - Text that describes the resource.
- website
Url This property is required. String - The publisher's website.
- year
Founded This property is required. String - The year the publisher's company or organization was founded.
GetListingPublisherLink
GetListingPublisherLogo
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- Content
Url This property is required. string - The content URL of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
- content
Url This property is required. string - The content URL of the screenshot.
- file
Extension This property is required. string - The file extension of the screenshot.
- mime
Type This property is required. string - The MIME type of the screenshot.
- name
This property is required. string - Text that describes the resource.
- content_
url This property is required. str - The content URL of the screenshot.
- file_
extension This property is required. str - The file extension of the screenshot.
- mime_
type This property is required. str - The MIME type of the screenshot.
- name
This property is required. str - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
GetListingRegion
- Code
This property is required. string - A code assigned to the item.
- Countries
This property is required. List<GetListing Region Country> - Countries in the region.
- Name
This property is required. string - Text that describes the resource.
- Code
This property is required. string - A code assigned to the item.
- Countries
This property is required. []GetListing Region Country - Countries in the region.
- Name
This property is required. string - Text that describes the resource.
- code
This property is required. String - A code assigned to the item.
- countries
This property is required. List<GetListing Region Country> - Countries in the region.
- name
This property is required. String - Text that describes the resource.
- code
This property is required. string - A code assigned to the item.
- countries
This property is required. GetListing Region Country[] - Countries in the region.
- name
This property is required. string - Text that describes the resource.
- code
This property is required. str - A code assigned to the item.
- countries
This property is required. Sequence[marketplace.Get Listing Region Country] - Countries in the region.
- name
This property is required. str - Text that describes the resource.
- code
This property is required. String - A code assigned to the item.
- countries
This property is required. List<Property Map> - Countries in the region.
- name
This property is required. String - Text that describes the resource.
GetListingRegionCountry
GetListingScreenshot
- Content
Url This property is required. string - The content URL of the screenshot.
- Description
This property is required. string - A description of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- Content
Url This property is required. string - The content URL of the screenshot.
- Description
This property is required. string - A description of the screenshot.
- File
Extension This property is required. string - The file extension of the screenshot.
- Mime
Type This property is required. string - The MIME type of the screenshot.
- Name
This property is required. string - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- description
This property is required. String - A description of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
- content
Url This property is required. string - The content URL of the screenshot.
- description
This property is required. string - A description of the screenshot.
- file
Extension This property is required. string - The file extension of the screenshot.
- mime
Type This property is required. string - The MIME type of the screenshot.
- name
This property is required. string - Text that describes the resource.
- content_
url This property is required. str - The content URL of the screenshot.
- description
This property is required. str - A description of the screenshot.
- file_
extension This property is required. str - The file extension of the screenshot.
- mime_
type This property is required. str - The MIME type of the screenshot.
- name
This property is required. str - Text that describes the resource.
- content
Url This property is required. String - The content URL of the screenshot.
- description
This property is required. String - A description of the screenshot.
- file
Extension This property is required. String - The file extension of the screenshot.
- mime
Type This property is required. String - The MIME type of the screenshot.
- name
This property is required. String - Text that describes the resource.
GetListingSupportContact
- Email
This property is required. string - The email of the contact.
- Name
This property is required. string - Text that describes the resource.
- Phone
This property is required. string - The phone number of the contact.
- Subject
This property is required. string - The email subject line to use when contacting support.
- Email
This property is required. string - The email of the contact.
- Name
This property is required. string - Text that describes the resource.
- Phone
This property is required. string - The phone number of the contact.
- Subject
This property is required. string - The email subject line to use when contacting support.
- email
This property is required. String - The email of the contact.
- name
This property is required. String - Text that describes the resource.
- phone
This property is required. String - The phone number of the contact.
- subject
This property is required. String - The email subject line to use when contacting support.
- email
This property is required. string - The email of the contact.
- name
This property is required. string - Text that describes the resource.
- phone
This property is required. string - The phone number of the contact.
- subject
This property is required. string - The email subject line to use when contacting support.
- email
This property is required. String - The email of the contact.
- name
This property is required. String - Text that describes the resource.
- phone
This property is required. String - The phone number of the contact.
- subject
This property is required. String - The email subject line to use when contacting support.
GetListingSupportLink
GetListingSupportedOperatingSystem
- Name
This property is required. string - Text that describes the resource.
- Name
This property is required. string - Text that describes the resource.
- name
This property is required. String - Text that describes the resource.
- name
This property is required. string - Text that describes the resource.
- name
This property is required. str - Text that describes the resource.
- name
This property is required. String - Text that describes the resource.
GetListingVideo
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.