dataservicecatalogportfolioconstraints

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Details

type Details struct{}

type DetailsAttributes

type DetailsAttributes struct {
	// contains filtered or unexported fields
}

func (DetailsAttributes) ConstraintId

func (d DetailsAttributes) ConstraintId() terra.StringValue

func (DetailsAttributes) Description

func (d DetailsAttributes) Description() terra.StringValue

func (DetailsAttributes) InternalRef

func (d DetailsAttributes) InternalRef() (terra.Reference, error)

func (DetailsAttributes) InternalTokens

func (d DetailsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (DetailsAttributes) InternalWithRef

func (d DetailsAttributes) InternalWithRef(ref terra.Reference) DetailsAttributes

func (DetailsAttributes) Owner

func (DetailsAttributes) PortfolioId

func (d DetailsAttributes) PortfolioId() terra.StringValue

func (DetailsAttributes) ProductId

func (d DetailsAttributes) ProductId() terra.StringValue

func (DetailsAttributes) Type

type DetailsState

type DetailsState struct {
	ConstraintId string `json:"constraint_id"`
	Description  string `json:"description"`
	Owner        string `json:"owner"`
	PortfolioId  string `json:"portfolio_id"`
	ProductId    string `json:"product_id"`
	Type         string `json:"type"`
}

type Timeouts

type Timeouts struct {
	// Read: string, optional
	Read terra.StringValue `hcl:"read,attr"`
}

type TimeoutsAttributes

type TimeoutsAttributes struct {
	// contains filtered or unexported fields
}

func (TimeoutsAttributes) InternalRef

func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)

func (TimeoutsAttributes) InternalTokens

func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (TimeoutsAttributes) InternalWithRef

func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes

func (TimeoutsAttributes) Read

type TimeoutsState

type TimeoutsState struct {
	Read string `json:"read"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL