konnect.PortalAppearance
Explore with Pulumi AI
PortalAppearance Resource
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.konnect.PortalAppearance;
import com.pulumi.konnect.PortalAppearanceArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomFontsArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsButtonArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionAccentArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionBodyArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionFooterArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionHeaderArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionHeroArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionStrokeArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsSectionTertiaryArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextAccentArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextFooterArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextHeaderArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextHeadingsArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextHeroArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextLinkArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextPrimaryArgs;
import com.pulumi.konnect.inputs.PortalAppearanceCustomThemeColorsTextSecondaryArgs;
import com.pulumi.konnect.inputs.PortalAppearanceImagesArgs;
import com.pulumi.konnect.inputs.PortalAppearanceImagesFaviconArgs;
import com.pulumi.konnect.inputs.PortalAppearanceImagesLogoArgs;
import com.pulumi.konnect.inputs.PortalAppearanceTextArgs;
import com.pulumi.konnect.inputs.PortalAppearanceTextCatalogArgs;
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) {
var myPortalappearance = new PortalAppearance("myPortalappearance", PortalAppearanceArgs.builder()
.customFonts(PortalAppearanceCustomFontsArgs.builder()
.base("Roboto")
.code("Roboto")
.headings("Roboto")
.build())
.customTheme(PortalAppearanceCustomThemeArgs.builder()
.colors(PortalAppearanceCustomThemeColorsArgs.builder()
.button(PortalAppearanceCustomThemeColorsButtonArgs.builder()
.primaryFill(PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.primaryText(PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.build())
.section(PortalAppearanceCustomThemeColorsSectionArgs.builder()
.accent(PortalAppearanceCustomThemeColorsSectionAccentArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.body(PortalAppearanceCustomThemeColorsSectionBodyArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.footer(PortalAppearanceCustomThemeColorsSectionFooterArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.header(PortalAppearanceCustomThemeColorsSectionHeaderArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.hero(PortalAppearanceCustomThemeColorsSectionHeroArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.stroke(PortalAppearanceCustomThemeColorsSectionStrokeArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.tertiary(PortalAppearanceCustomThemeColorsSectionTertiaryArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.build())
.text(PortalAppearanceCustomThemeColorsTextArgs.builder()
.accent(PortalAppearanceCustomThemeColorsTextAccentArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.footer(PortalAppearanceCustomThemeColorsTextFooterArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.header(PortalAppearanceCustomThemeColorsTextHeaderArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.headings(PortalAppearanceCustomThemeColorsTextHeadingsArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.hero(PortalAppearanceCustomThemeColorsTextHeroArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.link(PortalAppearanceCustomThemeColorsTextLinkArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.primary(PortalAppearanceCustomThemeColorsTextPrimaryArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.secondary(PortalAppearanceCustomThemeColorsTextSecondaryArgs.builder()
.description("...my_description...")
.value("...my_value...")
.build())
.build())
.build())
.build())
.images(PortalAppearanceImagesArgs.builder()
.catalog_cover(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.favicon(PortalAppearanceImagesFaviconArgs.builder()
.data("data:image/png,YW5faW1hZ2VfZmlsZQ==")
.filename("...my_filename...")
.build())
.logo(PortalAppearanceImagesLogoArgs.builder()
.data("data:image/png,YW5faW1hZ2VfZmlsZQ==")
.filename("...my_filename...")
.build())
.build())
.portalId("3d7b380a-055a-48ae-88ff-cc687bbb2679")
.text(PortalAppearanceTextArgs.builder()
.catalog(PortalAppearanceTextCatalogArgs.builder()
.primaryHeader("...my_primary_header...")
.welcomeMessage("...my_welcome_message...")
.build())
.build())
.themeName("mint_rocket")
.useCustomFonts(false)
.build());
}
}
resources:
myPortalappearance:
type: konnect:PortalAppearance
properties:
customFonts:
base: Roboto
code: Roboto
headings: Roboto
customTheme:
colors:
button:
primaryFill:
description: '...my_description...'
value: '...my_value...'
primaryText:
description: '...my_description...'
value: '...my_value...'
section:
accent:
description: '...my_description...'
value: '...my_value...'
body:
description: '...my_description...'
value: '...my_value...'
footer:
description: '...my_description...'
value: '...my_value...'
header:
description: '...my_description...'
value: '...my_value...'
hero:
description: '...my_description...'
value: '...my_value...'
stroke:
description: '...my_description...'
value: '...my_value...'
tertiary:
description: '...my_description...'
value: '...my_value...'
text:
accent:
description: '...my_description...'
value: '...my_value...'
footer:
description: '...my_description...'
value: '...my_value...'
header:
description: '...my_description...'
value: '...my_value...'
headings:
description: '...my_description...'
value: '...my_value...'
hero:
description: '...my_description...'
value: '...my_value...'
link:
description: '...my_description...'
value: '...my_value...'
primary:
description: '...my_description...'
value: '...my_value...'
secondary:
description: '...my_description...'
value: '...my_value...'
images:
catalog_cover:
data: data:image/png,YW5faW1hZ2VfZmlsZQ==
filename: '...my_filename...'
favicon:
data: data:image/png,YW5faW1hZ2VfZmlsZQ==
filename: '...my_filename...'
logo:
data: data:image/png,YW5faW1hZ2VfZmlsZQ==
filename: '...my_filename...'
portalId: 3d7b380a-055a-48ae-88ff-cc687bbb2679
text:
catalog:
primaryHeader: '...my_primary_header...'
welcomeMessage: '...my_welcome_message...'
themeName: mint_rocket
useCustomFonts: false
Create PortalAppearance Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PortalAppearance(name: string, args: PortalAppearanceArgs, opts?: CustomResourceOptions);
@overload
def PortalAppearance(resource_name: str,
args: PortalAppearanceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def PortalAppearance(resource_name: str,
opts: Optional[ResourceOptions] = None,
portal_id: Optional[str] = None,
custom_fonts: Optional[PortalAppearanceCustomFontsArgs] = None,
custom_theme: Optional[PortalAppearanceCustomThemeArgs] = None,
images: Optional[PortalAppearanceImagesArgs] = None,
text: Optional[PortalAppearanceTextArgs] = None,
theme_name: Optional[str] = None,
use_custom_fonts: Optional[bool] = None)
func NewPortalAppearance(ctx *Context, name string, args PortalAppearanceArgs, opts ...ResourceOption) (*PortalAppearance, error)
public PortalAppearance(string name, PortalAppearanceArgs args, CustomResourceOptions? opts = null)
public PortalAppearance(String name, PortalAppearanceArgs args)
public PortalAppearance(String name, PortalAppearanceArgs args, CustomResourceOptions options)
type: konnect:PortalAppearance
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 PortalAppearanceArgs
- 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 PortalAppearanceArgs
- 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 PortalAppearanceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PortalAppearanceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PortalAppearanceArgs
- 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 portalAppearanceResource = new Konnect.PortalAppearance("portalAppearanceResource", new()
{
PortalId = "string",
CustomFonts = new Konnect.Inputs.PortalAppearanceCustomFontsArgs
{
Base = "string",
Code = "string",
Headings = "string",
},
CustomTheme = new Konnect.Inputs.PortalAppearanceCustomThemeArgs
{
Colors = new Konnect.Inputs.PortalAppearanceCustomThemeColorsArgs
{
Button = new Konnect.Inputs.PortalAppearanceCustomThemeColorsButtonArgs
{
PrimaryFill = new Konnect.Inputs.PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs
{
Description = "string",
Value = "string",
},
PrimaryText = new Konnect.Inputs.PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs
{
Description = "string",
Value = "string",
},
},
Section = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionArgs
{
Accent = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionAccentArgs
{
Description = "string",
Value = "string",
},
Body = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionBodyArgs
{
Description = "string",
Value = "string",
},
Footer = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionFooterArgs
{
Description = "string",
Value = "string",
},
Header = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionHeaderArgs
{
Description = "string",
Value = "string",
},
Hero = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionHeroArgs
{
Description = "string",
Value = "string",
},
Stroke = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionStrokeArgs
{
Description = "string",
Value = "string",
},
Tertiary = new Konnect.Inputs.PortalAppearanceCustomThemeColorsSectionTertiaryArgs
{
Description = "string",
Value = "string",
},
},
Text = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextArgs
{
Accent = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextAccentArgs
{
Description = "string",
Value = "string",
},
Footer = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextFooterArgs
{
Description = "string",
Value = "string",
},
Header = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextHeaderArgs
{
Description = "string",
Value = "string",
},
Headings = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextHeadingsArgs
{
Description = "string",
Value = "string",
},
Hero = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextHeroArgs
{
Description = "string",
Value = "string",
},
Link = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextLinkArgs
{
Description = "string",
Value = "string",
},
Primary = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextPrimaryArgs
{
Description = "string",
Value = "string",
},
Secondary = new Konnect.Inputs.PortalAppearanceCustomThemeColorsTextSecondaryArgs
{
Description = "string",
Value = "string",
},
},
},
},
Images = new Konnect.Inputs.PortalAppearanceImagesArgs
{
CatalogCover = new Konnect.Inputs.PortalAppearanceImagesCatalogCoverArgs
{
Data = "string",
Filename = "string",
},
Favicon = new Konnect.Inputs.PortalAppearanceImagesFaviconArgs
{
Data = "string",
Filename = "string",
},
Logo = new Konnect.Inputs.PortalAppearanceImagesLogoArgs
{
Data = "string",
Filename = "string",
},
},
Text = new Konnect.Inputs.PortalAppearanceTextArgs
{
Catalog = new Konnect.Inputs.PortalAppearanceTextCatalogArgs
{
PrimaryHeader = "string",
WelcomeMessage = "string",
},
},
ThemeName = "string",
UseCustomFonts = false,
});
example, err := konnect.NewPortalAppearance(ctx, "portalAppearanceResource", &konnect.PortalAppearanceArgs{
PortalId: pulumi.String("string"),
CustomFonts: &.PortalAppearanceCustomFontsArgs{
Base: pulumi.String("string"),
Code: pulumi.String("string"),
Headings: pulumi.String("string"),
},
CustomTheme: &.PortalAppearanceCustomThemeArgs{
Colors: &.PortalAppearanceCustomThemeColorsArgs{
Button: &.PortalAppearanceCustomThemeColorsButtonArgs{
PrimaryFill: &.PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
PrimaryText: &.PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Section: &.PortalAppearanceCustomThemeColorsSectionArgs{
Accent: &.PortalAppearanceCustomThemeColorsSectionAccentArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Body: &.PortalAppearanceCustomThemeColorsSectionBodyArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Footer: &.PortalAppearanceCustomThemeColorsSectionFooterArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Header: &.PortalAppearanceCustomThemeColorsSectionHeaderArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Hero: &.PortalAppearanceCustomThemeColorsSectionHeroArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Stroke: &.PortalAppearanceCustomThemeColorsSectionStrokeArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Tertiary: &.PortalAppearanceCustomThemeColorsSectionTertiaryArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Text: &.PortalAppearanceCustomThemeColorsTextArgs{
Accent: &.PortalAppearanceCustomThemeColorsTextAccentArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Footer: &.PortalAppearanceCustomThemeColorsTextFooterArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Header: &.PortalAppearanceCustomThemeColorsTextHeaderArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Headings: &.PortalAppearanceCustomThemeColorsTextHeadingsArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Hero: &.PortalAppearanceCustomThemeColorsTextHeroArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Link: &.PortalAppearanceCustomThemeColorsTextLinkArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Primary: &.PortalAppearanceCustomThemeColorsTextPrimaryArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
Secondary: &.PortalAppearanceCustomThemeColorsTextSecondaryArgs{
Description: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
},
},
Images: &.PortalAppearanceImagesArgs{
CatalogCover: &.PortalAppearanceImagesCatalogCoverArgs{
Data: pulumi.String("string"),
Filename: pulumi.String("string"),
},
Favicon: &.PortalAppearanceImagesFaviconArgs{
Data: pulumi.String("string"),
Filename: pulumi.String("string"),
},
Logo: &.PortalAppearanceImagesLogoArgs{
Data: pulumi.String("string"),
Filename: pulumi.String("string"),
},
},
Text: &.PortalAppearanceTextArgs{
Catalog: &.PortalAppearanceTextCatalogArgs{
PrimaryHeader: pulumi.String("string"),
WelcomeMessage: pulumi.String("string"),
},
},
ThemeName: pulumi.String("string"),
UseCustomFonts: pulumi.Bool(false),
})
var portalAppearanceResource = new PortalAppearance("portalAppearanceResource", PortalAppearanceArgs.builder()
.portalId("string")
.customFonts(PortalAppearanceCustomFontsArgs.builder()
.base("string")
.code("string")
.headings("string")
.build())
.customTheme(PortalAppearanceCustomThemeArgs.builder()
.colors(PortalAppearanceCustomThemeColorsArgs.builder()
.button(PortalAppearanceCustomThemeColorsButtonArgs.builder()
.primaryFill(PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs.builder()
.description("string")
.value("string")
.build())
.primaryText(PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs.builder()
.description("string")
.value("string")
.build())
.build())
.section(PortalAppearanceCustomThemeColorsSectionArgs.builder()
.accent(PortalAppearanceCustomThemeColorsSectionAccentArgs.builder()
.description("string")
.value("string")
.build())
.body(PortalAppearanceCustomThemeColorsSectionBodyArgs.builder()
.description("string")
.value("string")
.build())
.footer(PortalAppearanceCustomThemeColorsSectionFooterArgs.builder()
.description("string")
.value("string")
.build())
.header(PortalAppearanceCustomThemeColorsSectionHeaderArgs.builder()
.description("string")
.value("string")
.build())
.hero(PortalAppearanceCustomThemeColorsSectionHeroArgs.builder()
.description("string")
.value("string")
.build())
.stroke(PortalAppearanceCustomThemeColorsSectionStrokeArgs.builder()
.description("string")
.value("string")
.build())
.tertiary(PortalAppearanceCustomThemeColorsSectionTertiaryArgs.builder()
.description("string")
.value("string")
.build())
.build())
.text(PortalAppearanceCustomThemeColorsTextArgs.builder()
.accent(PortalAppearanceCustomThemeColorsTextAccentArgs.builder()
.description("string")
.value("string")
.build())
.footer(PortalAppearanceCustomThemeColorsTextFooterArgs.builder()
.description("string")
.value("string")
.build())
.header(PortalAppearanceCustomThemeColorsTextHeaderArgs.builder()
.description("string")
.value("string")
.build())
.headings(PortalAppearanceCustomThemeColorsTextHeadingsArgs.builder()
.description("string")
.value("string")
.build())
.hero(PortalAppearanceCustomThemeColorsTextHeroArgs.builder()
.description("string")
.value("string")
.build())
.link(PortalAppearanceCustomThemeColorsTextLinkArgs.builder()
.description("string")
.value("string")
.build())
.primary(PortalAppearanceCustomThemeColorsTextPrimaryArgs.builder()
.description("string")
.value("string")
.build())
.secondary(PortalAppearanceCustomThemeColorsTextSecondaryArgs.builder()
.description("string")
.value("string")
.build())
.build())
.build())
.build())
.images(PortalAppearanceImagesArgs.builder()
.catalogCover(PortalAppearanceImagesCatalogCoverArgs.builder()
.data("string")
.filename("string")
.build())
.favicon(PortalAppearanceImagesFaviconArgs.builder()
.data("string")
.filename("string")
.build())
.logo(PortalAppearanceImagesLogoArgs.builder()
.data("string")
.filename("string")
.build())
.build())
.text(PortalAppearanceTextArgs.builder()
.catalog(PortalAppearanceTextCatalogArgs.builder()
.primaryHeader("string")
.welcomeMessage("string")
.build())
.build())
.themeName("string")
.useCustomFonts(false)
.build());
portal_appearance_resource = konnect.PortalAppearance("portalAppearanceResource",
portal_id="string",
custom_fonts={
"base": "string",
"code": "string",
"headings": "string",
},
custom_theme={
"colors": {
"button": {
"primary_fill": {
"description": "string",
"value": "string",
},
"primary_text": {
"description": "string",
"value": "string",
},
},
"section": {
"accent": {
"description": "string",
"value": "string",
},
"body": {
"description": "string",
"value": "string",
},
"footer": {
"description": "string",
"value": "string",
},
"header": {
"description": "string",
"value": "string",
},
"hero": {
"description": "string",
"value": "string",
},
"stroke": {
"description": "string",
"value": "string",
},
"tertiary": {
"description": "string",
"value": "string",
},
},
"text": {
"accent": {
"description": "string",
"value": "string",
},
"footer": {
"description": "string",
"value": "string",
},
"header": {
"description": "string",
"value": "string",
},
"headings": {
"description": "string",
"value": "string",
},
"hero": {
"description": "string",
"value": "string",
},
"link": {
"description": "string",
"value": "string",
},
"primary": {
"description": "string",
"value": "string",
},
"secondary": {
"description": "string",
"value": "string",
},
},
},
},
images={
"catalog_cover": {
"data": "string",
"filename": "string",
},
"favicon": {
"data": "string",
"filename": "string",
},
"logo": {
"data": "string",
"filename": "string",
},
},
text={
"catalog": {
"primary_header": "string",
"welcome_message": "string",
},
},
theme_name="string",
use_custom_fonts=False)
const portalAppearanceResource = new konnect.PortalAppearance("portalAppearanceResource", {
portalId: "string",
customFonts: {
base: "string",
code: "string",
headings: "string",
},
customTheme: {
colors: {
button: {
primaryFill: {
description: "string",
value: "string",
},
primaryText: {
description: "string",
value: "string",
},
},
section: {
accent: {
description: "string",
value: "string",
},
body: {
description: "string",
value: "string",
},
footer: {
description: "string",
value: "string",
},
header: {
description: "string",
value: "string",
},
hero: {
description: "string",
value: "string",
},
stroke: {
description: "string",
value: "string",
},
tertiary: {
description: "string",
value: "string",
},
},
text: {
accent: {
description: "string",
value: "string",
},
footer: {
description: "string",
value: "string",
},
header: {
description: "string",
value: "string",
},
headings: {
description: "string",
value: "string",
},
hero: {
description: "string",
value: "string",
},
link: {
description: "string",
value: "string",
},
primary: {
description: "string",
value: "string",
},
secondary: {
description: "string",
value: "string",
},
},
},
},
images: {
catalogCover: {
data: "string",
filename: "string",
},
favicon: {
data: "string",
filename: "string",
},
logo: {
data: "string",
filename: "string",
},
},
text: {
catalog: {
primaryHeader: "string",
welcomeMessage: "string",
},
},
themeName: "string",
useCustomFonts: false,
});
type: konnect:PortalAppearance
properties:
customFonts:
base: string
code: string
headings: string
customTheme:
colors:
button:
primaryFill:
description: string
value: string
primaryText:
description: string
value: string
section:
accent:
description: string
value: string
body:
description: string
value: string
footer:
description: string
value: string
header:
description: string
value: string
hero:
description: string
value: string
stroke:
description: string
value: string
tertiary:
description: string
value: string
text:
accent:
description: string
value: string
footer:
description: string
value: string
header:
description: string
value: string
headings:
description: string
value: string
hero:
description: string
value: string
link:
description: string
value: string
primary:
description: string
value: string
secondary:
description: string
value: string
images:
catalogCover:
data: string
filename: string
favicon:
data: string
filename: string
logo:
data: string
filename: string
portalId: string
text:
catalog:
primaryHeader: string
welcomeMessage: string
themeName: string
useCustomFonts: false
PortalAppearance 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 PortalAppearance resource accepts the following input properties:
- Portal
Id string - ID of the portal.
- Custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- Custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- Images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- Text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- Theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- Use
Custom boolFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- Portal
Id string - ID of the portal.
- Custom
Fonts PortalAppearance Custom Fonts Args - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- Custom
Theme PortalAppearance Custom Theme Args - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- Images
Portal
Appearance Images Args - A collection of binary image data to customize images in the portal
- Text
Portal
Appearance Text Args - Values to display for customizable text in the portal user interface
- Theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- Use
Custom boolFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- portal
Id String - ID of the portal.
- custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- theme
Name String - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom BooleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- portal
Id string - ID of the portal.
- custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom booleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- portal_
id str - ID of the portal.
- custom_
fonts PortalAppearance Custom Fonts Args - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom_
theme PortalAppearance Custom Theme Args - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images Args - A collection of binary image data to customize images in the portal
- text
Portal
Appearance Text Args - Values to display for customizable text in the portal user interface
- theme_
name str - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use_
custom_ boolfonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- portal
Id String - ID of the portal.
- custom
Fonts Property Map - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme Property Map - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images Property Map
- A collection of binary image data to customize images in the portal
- text Property Map
- Values to display for customizable text in the portal user interface
- theme
Name String - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom BooleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
Outputs
All input properties are implicitly available as output properties. Additionally, the PortalAppearance resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing PortalAppearance Resource
Get an existing PortalAppearance 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?: PortalAppearanceState, opts?: CustomResourceOptions): PortalAppearance
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
custom_fonts: Optional[PortalAppearanceCustomFontsArgs] = None,
custom_theme: Optional[PortalAppearanceCustomThemeArgs] = None,
images: Optional[PortalAppearanceImagesArgs] = None,
portal_id: Optional[str] = None,
text: Optional[PortalAppearanceTextArgs] = None,
theme_name: Optional[str] = None,
use_custom_fonts: Optional[bool] = None) -> PortalAppearance
func GetPortalAppearance(ctx *Context, name string, id IDInput, state *PortalAppearanceState, opts ...ResourceOption) (*PortalAppearance, error)
public static PortalAppearance Get(string name, Input<string> id, PortalAppearanceState? state, CustomResourceOptions? opts = null)
public static PortalAppearance get(String name, Output<String> id, PortalAppearanceState state, CustomResourceOptions options)
resources: _: type: konnect:PortalAppearance 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.
- Custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- Custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- Images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- Portal
Id string - ID of the portal.
- Text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- Theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- Use
Custom boolFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- Custom
Fonts PortalAppearance Custom Fonts Args - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- Custom
Theme PortalAppearance Custom Theme Args - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- Images
Portal
Appearance Images Args - A collection of binary image data to customize images in the portal
- Portal
Id string - ID of the portal.
- Text
Portal
Appearance Text Args - Values to display for customizable text in the portal user interface
- Theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- Use
Custom boolFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- portal
Id String - ID of the portal.
- text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- theme
Name String - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom BooleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- custom
Fonts PortalAppearance Custom Fonts - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme PortalAppearance Custom Theme - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images - A collection of binary image data to customize images in the portal
- portal
Id string - ID of the portal.
- text
Portal
Appearance Text - Values to display for customizable text in the portal user interface
- theme
Name string - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom booleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- custom_
fonts PortalAppearance Custom Fonts Args - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom_
theme PortalAppearance Custom Theme Args - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images
Portal
Appearance Images Args - A collection of binary image data to customize images in the portal
- portal_
id str - ID of the portal.
- text
Portal
Appearance Text Args - Values to display for customizable text in the portal user interface
- theme_
name str - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use_
custom_ boolfonts - If true, fonts in custom_fonts will be used over the theme's default fonts
- custom
Fonts Property Map - Font selections to render text in the portal user interface. Must set usecustomfonts to true to enable using custom font values.
- custom
Theme Property Map - Groups of variables for configuring visual details of the portal user interface. Set theme*name to 'custom' to use custom values for theme variables.
- images Property Map
- A collection of binary image data to customize images in the portal
- portal
Id String - ID of the portal.
- text Property Map
- Values to display for customizable text in the portal user interface
- theme
Name String - Select a pre-existing default theme or specify 'custom' to use customtheme variables. must be one of ["mintrocket", "dark_mode", "custom"]
- use
Custom BooleanFonts - If true, fonts in custom_fonts will be used over the theme's default fonts
Supporting Types
PortalAppearanceCustomFonts, PortalAppearanceCustomFontsArgs
- Base string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- Code string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- Headings string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- Base string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- Code string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- Headings string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- base String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- code String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- headings String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- base string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- code string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- headings string
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- base str
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- code str
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- headings str
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- base String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- code String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
- headings String
- The name of the font to render in the browser. Not Null; must be one of ["Roboto", "Inter", "Open Sans", "Lato", "Slabo 27px", "Slabo 13px", "Oswald", "Source Sans Pro", "Montserrat", "Raleway", "PT Sans", "Lora", "Roboto Mono", "Inconsolata", "Source Code Pro", "PT Mono", "Ubuntu Mono", "IBM Plex Mono"]
PortalAppearanceCustomTheme, PortalAppearanceCustomThemeArgs
- colors Property Map
- Not Null
PortalAppearanceCustomThemeColors, PortalAppearanceCustomThemeColorsArgs
- Property Map
- Not Null
- section Property Map
- Not Null
- text Property Map
- Not Null
PortalAppearanceCustomThemeColorsButton, PortalAppearanceCustomThemeColorsButtonArgs
- primary
Fill Property Map - Not Null
- primary
Text Property Map - Not Null
PortalAppearanceCustomThemeColorsButtonPrimaryFill, PortalAppearanceCustomThemeColorsButtonPrimaryFillArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsButtonPrimaryText, PortalAppearanceCustomThemeColorsButtonPrimaryTextArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSection, PortalAppearanceCustomThemeColorsSectionArgs
- Accent
Portal
Appearance Custom Theme Colors Section Accent - Not Null
- Body
Portal
Appearance Custom Theme Colors Section Body - Not Null
- Portal
Appearance Custom Theme Colors Section Footer - Not Null
- Header
Portal
Appearance Custom Theme Colors Section Header - Not Null
- Hero
Portal
Appearance Custom Theme Colors Section Hero - Not Null
- Stroke
Portal
Appearance Custom Theme Colors Section Stroke - Not Null
- Tertiary
Portal
Appearance Custom Theme Colors Section Tertiary - Not Null
- Accent
Portal
Appearance Custom Theme Colors Section Accent - Not Null
- Body
Portal
Appearance Custom Theme Colors Section Body - Not Null
- Portal
Appearance Custom Theme Colors Section Footer - Not Null
- Header
Portal
Appearance Custom Theme Colors Section Header - Not Null
- Hero
Portal
Appearance Custom Theme Colors Section Hero - Not Null
- Stroke
Portal
Appearance Custom Theme Colors Section Stroke - Not Null
- Tertiary
Portal
Appearance Custom Theme Colors Section Tertiary - Not Null
- accent
Portal
Appearance Custom Theme Colors Section Accent - Not Null
- body
Portal
Appearance Custom Theme Colors Section Body - Not Null
- Portal
Appearance Custom Theme Colors Section Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Section Header - Not Null
- hero
Portal
Appearance Custom Theme Colors Section Hero - Not Null
- stroke
Portal
Appearance Custom Theme Colors Section Stroke - Not Null
- tertiary
Portal
Appearance Custom Theme Colors Section Tertiary - Not Null
- accent
Portal
Appearance Custom Theme Colors Section Accent - Not Null
- body
Portal
Appearance Custom Theme Colors Section Body - Not Null
- Portal
Appearance Custom Theme Colors Section Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Section Header - Not Null
- hero
Portal
Appearance Custom Theme Colors Section Hero - Not Null
- stroke
Portal
Appearance Custom Theme Colors Section Stroke - Not Null
- tertiary
Portal
Appearance Custom Theme Colors Section Tertiary - Not Null
- accent
Portal
Appearance Custom Theme Colors Section Accent - Not Null
- body
Portal
Appearance Custom Theme Colors Section Body - Not Null
- Portal
Appearance Custom Theme Colors Section Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Section Header - Not Null
- hero
Portal
Appearance Custom Theme Colors Section Hero - Not Null
- stroke
Portal
Appearance Custom Theme Colors Section Stroke - Not Null
- tertiary
Portal
Appearance Custom Theme Colors Section Tertiary - Not Null
- accent Property Map
- Not Null
- body Property Map
- Not Null
- Property Map
- Not Null
- header Property Map
- Not Null
- hero Property Map
- Not Null
- stroke Property Map
- Not Null
- tertiary Property Map
- Not Null
PortalAppearanceCustomThemeColorsSectionAccent, PortalAppearanceCustomThemeColorsSectionAccentArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionBody, PortalAppearanceCustomThemeColorsSectionBodyArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionFooter, PortalAppearanceCustomThemeColorsSectionFooterArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionHeader, PortalAppearanceCustomThemeColorsSectionHeaderArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionHero, PortalAppearanceCustomThemeColorsSectionHeroArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionStroke, PortalAppearanceCustomThemeColorsSectionStrokeArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsSectionTertiary, PortalAppearanceCustomThemeColorsSectionTertiaryArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsText, PortalAppearanceCustomThemeColorsTextArgs
- Accent
Portal
Appearance Custom Theme Colors Text Accent - Not Null
- Portal
Appearance Custom Theme Colors Text Footer - Not Null
- Header
Portal
Appearance Custom Theme Colors Text Header - Not Null
- Headings
Portal
Appearance Custom Theme Colors Text Headings - Not Null
- Hero
Portal
Appearance Custom Theme Colors Text Hero - Not Null
- Link
Portal
Appearance Custom Theme Colors Text Link - Not Null
- Primary
Portal
Appearance Custom Theme Colors Text Primary - Not Null
- Secondary
Portal
Appearance Custom Theme Colors Text Secondary - Not Null
- Accent
Portal
Appearance Custom Theme Colors Text Accent - Not Null
- Portal
Appearance Custom Theme Colors Text Footer - Not Null
- Header
Portal
Appearance Custom Theme Colors Text Header - Not Null
- Headings
Portal
Appearance Custom Theme Colors Text Headings - Not Null
- Hero
Portal
Appearance Custom Theme Colors Text Hero - Not Null
- Link
Portal
Appearance Custom Theme Colors Text Link - Not Null
- Primary
Portal
Appearance Custom Theme Colors Text Primary - Not Null
- Secondary
Portal
Appearance Custom Theme Colors Text Secondary - Not Null
- accent
Portal
Appearance Custom Theme Colors Text Accent - Not Null
- Portal
Appearance Custom Theme Colors Text Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Text Header - Not Null
- headings
Portal
Appearance Custom Theme Colors Text Headings - Not Null
- hero
Portal
Appearance Custom Theme Colors Text Hero - Not Null
- link
Portal
Appearance Custom Theme Colors Text Link - Not Null
- primary
Portal
Appearance Custom Theme Colors Text Primary - Not Null
- secondary
Portal
Appearance Custom Theme Colors Text Secondary - Not Null
- accent
Portal
Appearance Custom Theme Colors Text Accent - Not Null
- Portal
Appearance Custom Theme Colors Text Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Text Header - Not Null
- headings
Portal
Appearance Custom Theme Colors Text Headings - Not Null
- hero
Portal
Appearance Custom Theme Colors Text Hero - Not Null
- link
Portal
Appearance Custom Theme Colors Text Link - Not Null
- primary
Portal
Appearance Custom Theme Colors Text Primary - Not Null
- secondary
Portal
Appearance Custom Theme Colors Text Secondary - Not Null
- accent
Portal
Appearance Custom Theme Colors Text Accent - Not Null
- Portal
Appearance Custom Theme Colors Text Footer - Not Null
- header
Portal
Appearance Custom Theme Colors Text Header - Not Null
- headings
Portal
Appearance Custom Theme Colors Text Headings - Not Null
- hero
Portal
Appearance Custom Theme Colors Text Hero - Not Null
- link
Portal
Appearance Custom Theme Colors Text Link - Not Null
- primary
Portal
Appearance Custom Theme Colors Text Primary - Not Null
- secondary
Portal
Appearance Custom Theme Colors Text Secondary - Not Null
- accent Property Map
- Not Null
- Property Map
- Not Null
- header Property Map
- Not Null
- headings Property Map
- Not Null
- hero Property Map
- Not Null
- link Property Map
- Not Null
- primary Property Map
- Not Null
- secondary Property Map
- Not Null
PortalAppearanceCustomThemeColorsTextAccent, PortalAppearanceCustomThemeColorsTextAccentArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextFooter, PortalAppearanceCustomThemeColorsTextFooterArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextHeader, PortalAppearanceCustomThemeColorsTextHeaderArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextHeadings, PortalAppearanceCustomThemeColorsTextHeadingsArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextHero, PortalAppearanceCustomThemeColorsTextHeroArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextLink, PortalAppearanceCustomThemeColorsTextLinkArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextPrimary, PortalAppearanceCustomThemeColorsTextPrimaryArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceCustomThemeColorsTextSecondary, PortalAppearanceCustomThemeColorsTextSecondaryArgs
- Description string
- Value string
- Not Null
- Description string
- Value string
- Not Null
- description String
- value String
- Not Null
- description string
- value string
- Not Null
- description str
- value str
- Not Null
- description String
- value String
- Not Null
PortalAppearanceImages, PortalAppearanceImagesArgs
- Catalog
Cover PortalAppearance Images Catalog Cover - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- Favicon
Portal
Appearance Images Favicon - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- Logo
Portal
Appearance Images Logo - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- Catalog
Cover PortalAppearance Images Catalog Cover - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- Favicon
Portal
Appearance Images Favicon - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- Logo
Portal
Appearance Images Logo - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- catalog
Cover PortalAppearance Images Catalog Cover - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- favicon
Portal
Appearance Images Favicon - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- logo
Portal
Appearance Images Logo - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- catalog
Cover PortalAppearance Images Catalog Cover - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- favicon
Portal
Appearance Images Favicon - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- logo
Portal
Appearance Images Logo - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- catalog_
cover PortalAppearance Images Catalog Cover - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- favicon
Portal
Appearance Images Favicon - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- logo
Portal
Appearance Images Logo - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- catalog
Cover Property Map - The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data*URLs.
- favicon Property Map
- The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
- logo Property Map
- The image data to upload, along with an optional filename. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/BasicsofHTTP/Data_URLs.
PortalAppearanceImagesCatalogCover, PortalAppearanceImagesCatalogCoverArgs
PortalAppearanceImagesFavicon, PortalAppearanceImagesFaviconArgs
PortalAppearanceImagesLogo, PortalAppearanceImagesLogoArgs
PortalAppearanceText, PortalAppearanceTextArgs
- Catalog
Portal
Appearance Text Catalog - Not Null
- Catalog
Portal
Appearance Text Catalog - Not Null
- catalog
Portal
Appearance Text Catalog - Not Null
- catalog
Portal
Appearance Text Catalog - Not Null
- catalog
Portal
Appearance Text Catalog - Not Null
- catalog Property Map
- Not Null
PortalAppearanceTextCatalog, PortalAppearanceTextCatalogArgs
- Primary
Header string - Not Null
- Welcome
Message string - Not Null
- Primary
Header string - Not Null
- Welcome
Message string - Not Null
- primary
Header String - Not Null
- welcome
Message String - Not Null
- primary
Header string - Not Null
- welcome
Message string - Not Null
- primary_
header str - Not Null
- welcome_
message str - Not Null
- primary
Header String - Not Null
- welcome
Message String - Not Null
Import
$ pulumi import konnect:index/portalAppearance:PortalAppearance my_konnect_portal_appearance ""
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnect
Terraform Provider.