edgedns

package
v6.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAuthoritiesSetArgs

type GetAuthoritiesSetArgs struct {
	Contract string `pulumi:"contract"`
}

A collection of arguments for invoking getAuthoritiesSet.

type GetAuthoritiesSetOutputArgs

type GetAuthoritiesSetOutputArgs struct {
	Contract pulumi.StringInput `pulumi:"contract"`
}

A collection of arguments for invoking getAuthoritiesSet.

func (GetAuthoritiesSetOutputArgs) ElementType

type GetAuthoritiesSetResult

type GetAuthoritiesSetResult struct {
	Authorities []string `pulumi:"authorities"`
	Contract    string   `pulumi:"contract"`
	// The provider-assigned unique ID for this managed resource.
	Id string `pulumi:"id"`
}

A collection of values returned by getAuthoritiesSet.

func GetAuthoritiesSet deprecated

func GetAuthoritiesSet(ctx *pulumi.Context, args *GetAuthoritiesSetArgs, opts ...pulumi.InvokeOption) (*GetAuthoritiesSetResult, error)

Deprecated: akamai.edgedns/getauthoritiesset.getAuthoritiesSet has been deprecated in favor of akamai.index/getauthoritiesset.getAuthoritiesSet

type GetAuthoritiesSetResultOutput

type GetAuthoritiesSetResultOutput struct{ *pulumi.OutputState }

A collection of values returned by getAuthoritiesSet.

func (GetAuthoritiesSetResultOutput) Authorities

func (GetAuthoritiesSetResultOutput) Contract

func (GetAuthoritiesSetResultOutput) ElementType

func (GetAuthoritiesSetResultOutput) Id

The provider-assigned unique ID for this managed resource.

func (GetAuthoritiesSetResultOutput) ToGetAuthoritiesSetResultOutput

func (o GetAuthoritiesSetResultOutput) ToGetAuthoritiesSetResultOutput() GetAuthoritiesSetResultOutput

func (GetAuthoritiesSetResultOutput) ToGetAuthoritiesSetResultOutputWithContext

func (o GetAuthoritiesSetResultOutput) ToGetAuthoritiesSetResultOutputWithContext(ctx context.Context) GetAuthoritiesSetResultOutput

type GetDnsRecordSetArgs

type GetDnsRecordSetArgs struct {
	Host       string `pulumi:"host"`
	RecordType string `pulumi:"recordType"`
	Zone       string `pulumi:"zone"`
}

A collection of arguments for invoking getDnsRecordSet.

type GetDnsRecordSetOutputArgs

type GetDnsRecordSetOutputArgs struct {
	Host       pulumi.StringInput `pulumi:"host"`
	RecordType pulumi.StringInput `pulumi:"recordType"`
	Zone       pulumi.StringInput `pulumi:"zone"`
}

A collection of arguments for invoking getDnsRecordSet.

func (GetDnsRecordSetOutputArgs) ElementType

func (GetDnsRecordSetOutputArgs) ElementType() reflect.Type

type GetDnsRecordSetResult

type GetDnsRecordSetResult struct {
	Host string `pulumi:"host"`
	// The provider-assigned unique ID for this managed resource.
	Id         string   `pulumi:"id"`
	Rdatas     []string `pulumi:"rdatas"`
	RecordType string   `pulumi:"recordType"`
	Zone       string   `pulumi:"zone"`
}

A collection of values returned by getDnsRecordSet.

func GetDnsRecordSet deprecated

func GetDnsRecordSet(ctx *pulumi.Context, args *GetDnsRecordSetArgs, opts ...pulumi.InvokeOption) (*GetDnsRecordSetResult, error)

Deprecated: akamai.edgedns/getdnsrecordset.getDnsRecordSet has been deprecated in favor of akamai.index/getdnsrecordset.getDnsRecordSet

type GetDnsRecordSetResultOutput

type GetDnsRecordSetResultOutput struct{ *pulumi.OutputState }

A collection of values returned by getDnsRecordSet.

func (GetDnsRecordSetResultOutput) ElementType

func (GetDnsRecordSetResultOutput) Host

func (GetDnsRecordSetResultOutput) Id

The provider-assigned unique ID for this managed resource.

func (GetDnsRecordSetResultOutput) Rdatas

func (GetDnsRecordSetResultOutput) RecordType

func (GetDnsRecordSetResultOutput) ToGetDnsRecordSetResultOutput

func (o GetDnsRecordSetResultOutput) ToGetDnsRecordSetResultOutput() GetDnsRecordSetResultOutput

func (GetDnsRecordSetResultOutput) ToGetDnsRecordSetResultOutputWithContext

func (o GetDnsRecordSetResultOutput) ToGetDnsRecordSetResultOutputWithContext(ctx context.Context) GetDnsRecordSetResultOutput

func (GetDnsRecordSetResultOutput) Zone

Jump to

Keyboard shortcuts

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