Documentation
¶
Index ¶
- Constants
- type Address
- type AddressArgs
- func (AddressArgs) ElementType() reflect.Type
- func (i AddressArgs) ToAddressOutput() AddressOutput
- func (i AddressArgs) ToAddressOutputWithContext(ctx context.Context) AddressOutput
- func (i AddressArgs) ToAddressPtrOutput() AddressPtrOutput
- func (i AddressArgs) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
- type AddressInput
- type AddressOutput
- func (o AddressOutput) Address1() pulumi.StringOutput
- func (o AddressOutput) Address2() pulumi.StringPtrOutput
- func (o AddressOutput) City() pulumi.StringOutput
- func (o AddressOutput) Country() pulumi.StringOutput
- func (AddressOutput) ElementType() reflect.Type
- func (o AddressOutput) PostalCode() pulumi.StringOutput
- func (o AddressOutput) State() pulumi.StringOutput
- func (o AddressOutput) ToAddressOutput() AddressOutput
- func (o AddressOutput) ToAddressOutputWithContext(ctx context.Context) AddressOutput
- func (o AddressOutput) ToAddressPtrOutput() AddressPtrOutput
- func (o AddressOutput) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
- type AddressPtrInput
- type AddressPtrOutput
- func (o AddressPtrOutput) Address1() pulumi.StringPtrOutput
- func (o AddressPtrOutput) Address2() pulumi.StringPtrOutput
- func (o AddressPtrOutput) City() pulumi.StringPtrOutput
- func (o AddressPtrOutput) Country() pulumi.StringPtrOutput
- func (o AddressPtrOutput) Elem() AddressOutput
- func (AddressPtrOutput) ElementType() reflect.Type
- func (o AddressPtrOutput) PostalCode() pulumi.StringPtrOutput
- func (o AddressPtrOutput) State() pulumi.StringPtrOutput
- func (o AddressPtrOutput) ToAddressPtrOutput() AddressPtrOutput
- func (o AddressPtrOutput) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
- type AddressResponse
- type AddressResponseArgs
- func (AddressResponseArgs) ElementType() reflect.Type
- func (i AddressResponseArgs) ToAddressResponseOutput() AddressResponseOutput
- func (i AddressResponseArgs) ToAddressResponseOutputWithContext(ctx context.Context) AddressResponseOutput
- func (i AddressResponseArgs) ToAddressResponsePtrOutput() AddressResponsePtrOutput
- func (i AddressResponseArgs) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
- type AddressResponseInput
- type AddressResponseOutput
- func (o AddressResponseOutput) Address1() pulumi.StringOutput
- func (o AddressResponseOutput) Address2() pulumi.StringPtrOutput
- func (o AddressResponseOutput) City() pulumi.StringOutput
- func (o AddressResponseOutput) Country() pulumi.StringOutput
- func (AddressResponseOutput) ElementType() reflect.Type
- func (o AddressResponseOutput) PostalCode() pulumi.StringOutput
- func (o AddressResponseOutput) State() pulumi.StringOutput
- func (o AddressResponseOutput) ToAddressResponseOutput() AddressResponseOutput
- func (o AddressResponseOutput) ToAddressResponseOutputWithContext(ctx context.Context) AddressResponseOutput
- func (o AddressResponseOutput) ToAddressResponsePtrOutput() AddressResponsePtrOutput
- func (o AddressResponseOutput) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
- type AddressResponsePtrInput
- type AddressResponsePtrOutput
- func (o AddressResponsePtrOutput) Address1() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) Address2() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) City() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) Country() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) Elem() AddressResponseOutput
- func (AddressResponsePtrOutput) ElementType() reflect.Type
- func (o AddressResponsePtrOutput) PostalCode() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) State() pulumi.StringPtrOutput
- func (o AddressResponsePtrOutput) ToAddressResponsePtrOutput() AddressResponsePtrOutput
- func (o AddressResponsePtrOutput) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
- type Contact
- type ContactArgs
- func (ContactArgs) ElementType() reflect.Type
- func (i ContactArgs) ToContactOutput() ContactOutput
- func (i ContactArgs) ToContactOutputWithContext(ctx context.Context) ContactOutput
- func (i ContactArgs) ToContactPtrOutput() ContactPtrOutput
- func (i ContactArgs) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
- type ContactInput
- type ContactOutput
- func (o ContactOutput) AddressMailing() AddressPtrOutput
- func (ContactOutput) ElementType() reflect.Type
- func (o ContactOutput) Email() pulumi.StringOutput
- func (o ContactOutput) Fax() pulumi.StringPtrOutput
- func (o ContactOutput) JobTitle() pulumi.StringPtrOutput
- func (o ContactOutput) NameFirst() pulumi.StringOutput
- func (o ContactOutput) NameLast() pulumi.StringOutput
- func (o ContactOutput) NameMiddle() pulumi.StringPtrOutput
- func (o ContactOutput) Organization() pulumi.StringPtrOutput
- func (o ContactOutput) Phone() pulumi.StringOutput
- func (o ContactOutput) ToContactOutput() ContactOutput
- func (o ContactOutput) ToContactOutputWithContext(ctx context.Context) ContactOutput
- func (o ContactOutput) ToContactPtrOutput() ContactPtrOutput
- func (o ContactOutput) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
- type ContactPtrInput
- type ContactPtrOutput
- func (o ContactPtrOutput) AddressMailing() AddressPtrOutput
- func (o ContactPtrOutput) Elem() ContactOutput
- func (ContactPtrOutput) ElementType() reflect.Type
- func (o ContactPtrOutput) Email() pulumi.StringPtrOutput
- func (o ContactPtrOutput) Fax() pulumi.StringPtrOutput
- func (o ContactPtrOutput) JobTitle() pulumi.StringPtrOutput
- func (o ContactPtrOutput) NameFirst() pulumi.StringPtrOutput
- func (o ContactPtrOutput) NameLast() pulumi.StringPtrOutput
- func (o ContactPtrOutput) NameMiddle() pulumi.StringPtrOutput
- func (o ContactPtrOutput) Organization() pulumi.StringPtrOutput
- func (o ContactPtrOutput) Phone() pulumi.StringPtrOutput
- func (o ContactPtrOutput) ToContactPtrOutput() ContactPtrOutput
- func (o ContactPtrOutput) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
- type ContactResponse
- type ContactResponseArgs
- func (ContactResponseArgs) ElementType() reflect.Type
- func (i ContactResponseArgs) ToContactResponseOutput() ContactResponseOutput
- func (i ContactResponseArgs) ToContactResponseOutputWithContext(ctx context.Context) ContactResponseOutput
- func (i ContactResponseArgs) ToContactResponsePtrOutput() ContactResponsePtrOutput
- func (i ContactResponseArgs) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
- type ContactResponseInput
- type ContactResponseOutput
- func (o ContactResponseOutput) AddressMailing() AddressResponsePtrOutput
- func (ContactResponseOutput) ElementType() reflect.Type
- func (o ContactResponseOutput) Email() pulumi.StringOutput
- func (o ContactResponseOutput) Fax() pulumi.StringPtrOutput
- func (o ContactResponseOutput) JobTitle() pulumi.StringPtrOutput
- func (o ContactResponseOutput) NameFirst() pulumi.StringOutput
- func (o ContactResponseOutput) NameLast() pulumi.StringOutput
- func (o ContactResponseOutput) NameMiddle() pulumi.StringPtrOutput
- func (o ContactResponseOutput) Organization() pulumi.StringPtrOutput
- func (o ContactResponseOutput) Phone() pulumi.StringOutput
- func (o ContactResponseOutput) ToContactResponseOutput() ContactResponseOutput
- func (o ContactResponseOutput) ToContactResponseOutputWithContext(ctx context.Context) ContactResponseOutput
- func (o ContactResponseOutput) ToContactResponsePtrOutput() ContactResponsePtrOutput
- func (o ContactResponseOutput) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
- type ContactResponsePtrInput
- type ContactResponsePtrOutput
- func (o ContactResponsePtrOutput) AddressMailing() AddressResponsePtrOutput
- func (o ContactResponsePtrOutput) Elem() ContactResponseOutput
- func (ContactResponsePtrOutput) ElementType() reflect.Type
- func (o ContactResponsePtrOutput) Email() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) Fax() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) JobTitle() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) NameFirst() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) NameLast() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) NameMiddle() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) Organization() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) Phone() pulumi.StringPtrOutput
- func (o ContactResponsePtrOutput) ToContactResponsePtrOutput() ContactResponsePtrOutput
- func (o ContactResponsePtrOutput) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
- type DnsType
- func (DnsType) ElementType() reflect.Type
- func (e DnsType) ToStringOutput() pulumi.StringOutput
- func (e DnsType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e DnsType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e DnsType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type Domain
- type DomainArgs
- type DomainInput
- type DomainOutput
- type DomainOwnershipIdentifier
- type DomainOwnershipIdentifierArgs
- type DomainOwnershipIdentifierInput
- type DomainOwnershipIdentifierOutput
- func (DomainOwnershipIdentifierOutput) ElementType() reflect.Type
- func (o DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutput() DomainOwnershipIdentifierOutput
- func (o DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutputWithContext(ctx context.Context) DomainOwnershipIdentifierOutput
- type DomainOwnershipIdentifierState
- type DomainPurchaseConsent
- type DomainPurchaseConsentArgs
- func (DomainPurchaseConsentArgs) ElementType() reflect.Type
- func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutput() DomainPurchaseConsentOutput
- func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutputWithContext(ctx context.Context) DomainPurchaseConsentOutput
- func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
- func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
- type DomainPurchaseConsentInput
- type DomainPurchaseConsentOutput
- func (o DomainPurchaseConsentOutput) AgreedAt() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentOutput) AgreedBy() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentOutput) AgreementKeys() pulumi.StringArrayOutput
- func (DomainPurchaseConsentOutput) ElementType() reflect.Type
- func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutput() DomainPurchaseConsentOutput
- func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutputWithContext(ctx context.Context) DomainPurchaseConsentOutput
- func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
- func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
- type DomainPurchaseConsentPtrInput
- type DomainPurchaseConsentPtrOutput
- func (o DomainPurchaseConsentPtrOutput) AgreedAt() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentPtrOutput) AgreedBy() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentPtrOutput) AgreementKeys() pulumi.StringArrayOutput
- func (o DomainPurchaseConsentPtrOutput) Elem() DomainPurchaseConsentOutput
- func (DomainPurchaseConsentPtrOutput) ElementType() reflect.Type
- func (o DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
- func (o DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
- type DomainPurchaseConsentResponse
- type DomainPurchaseConsentResponseArgs
- func (DomainPurchaseConsentResponseArgs) ElementType() reflect.Type
- func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutput() DomainPurchaseConsentResponseOutput
- func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutputWithContext(ctx context.Context) DomainPurchaseConsentResponseOutput
- func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
- func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
- type DomainPurchaseConsentResponseInput
- type DomainPurchaseConsentResponseOutput
- func (o DomainPurchaseConsentResponseOutput) AgreedAt() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentResponseOutput) AgreedBy() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentResponseOutput) AgreementKeys() pulumi.StringArrayOutput
- func (DomainPurchaseConsentResponseOutput) ElementType() reflect.Type
- func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutput() DomainPurchaseConsentResponseOutput
- func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutputWithContext(ctx context.Context) DomainPurchaseConsentResponseOutput
- func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
- func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
- type DomainPurchaseConsentResponsePtrInput
- type DomainPurchaseConsentResponsePtrOutput
- func (o DomainPurchaseConsentResponsePtrOutput) AgreedAt() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentResponsePtrOutput) AgreedBy() pulumi.StringPtrOutput
- func (o DomainPurchaseConsentResponsePtrOutput) AgreementKeys() pulumi.StringArrayOutput
- func (o DomainPurchaseConsentResponsePtrOutput) Elem() DomainPurchaseConsentResponseOutput
- func (DomainPurchaseConsentResponsePtrOutput) ElementType() reflect.Type
- func (o DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
- func (o DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
- type DomainState
- type HostNameResponse
- type HostNameResponseArgs
- type HostNameResponseArray
- type HostNameResponseArrayInput
- type HostNameResponseArrayOutput
- func (HostNameResponseArrayOutput) ElementType() reflect.Type
- func (o HostNameResponseArrayOutput) Index(i pulumi.IntInput) HostNameResponseOutput
- func (o HostNameResponseArrayOutput) ToHostNameResponseArrayOutput() HostNameResponseArrayOutput
- func (o HostNameResponseArrayOutput) ToHostNameResponseArrayOutputWithContext(ctx context.Context) HostNameResponseArrayOutput
- type HostNameResponseInput
- type HostNameResponseOutput
- func (o HostNameResponseOutput) AzureResourceName() pulumi.StringPtrOutput
- func (o HostNameResponseOutput) AzureResourceType() pulumi.StringPtrOutput
- func (o HostNameResponseOutput) CustomHostNameDnsRecordType() pulumi.StringPtrOutput
- func (HostNameResponseOutput) ElementType() reflect.Type
- func (o HostNameResponseOutput) HostNameType() pulumi.StringPtrOutput
- func (o HostNameResponseOutput) Name() pulumi.StringPtrOutput
- func (o HostNameResponseOutput) SiteNames() pulumi.StringArrayOutput
- func (o HostNameResponseOutput) ToHostNameResponseOutput() HostNameResponseOutput
- func (o HostNameResponseOutput) ToHostNameResponseOutputWithContext(ctx context.Context) HostNameResponseOutput
- type ListDomainRecommendationsArgs
- type ListDomainRecommendationsResult
- type ListTopLevelDomainAgreementsArgs
- type ListTopLevelDomainAgreementsResult
- type LookupDomainArgs
- type LookupDomainOwnershipIdentifierArgs
- type LookupDomainOwnershipIdentifierResult
- type LookupDomainResult
- type NameIdentifierResponse
- type NameIdentifierResponseArgs
- type NameIdentifierResponseArray
- func (NameIdentifierResponseArray) ElementType() reflect.Type
- func (i NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutput() NameIdentifierResponseArrayOutput
- func (i NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutputWithContext(ctx context.Context) NameIdentifierResponseArrayOutput
- type NameIdentifierResponseArrayInput
- type NameIdentifierResponseArrayOutput
- func (NameIdentifierResponseArrayOutput) ElementType() reflect.Type
- func (o NameIdentifierResponseArrayOutput) Index(i pulumi.IntInput) NameIdentifierResponseOutput
- func (o NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutput() NameIdentifierResponseArrayOutput
- func (o NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutputWithContext(ctx context.Context) NameIdentifierResponseArrayOutput
- type NameIdentifierResponseInput
- type NameIdentifierResponseOutput
- func (NameIdentifierResponseOutput) ElementType() reflect.Type
- func (o NameIdentifierResponseOutput) Name() pulumi.StringPtrOutput
- func (o NameIdentifierResponseOutput) ToNameIdentifierResponseOutput() NameIdentifierResponseOutput
- func (o NameIdentifierResponseOutput) ToNameIdentifierResponseOutputWithContext(ctx context.Context) NameIdentifierResponseOutput
- type SystemDataResponse
- type SystemDataResponseArgs
- func (SystemDataResponseArgs) ElementType() reflect.Type
- func (i SystemDataResponseArgs) ToSystemDataResponseOutput() SystemDataResponseOutput
- func (i SystemDataResponseArgs) ToSystemDataResponseOutputWithContext(ctx context.Context) SystemDataResponseOutput
- func (i SystemDataResponseArgs) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
- func (i SystemDataResponseArgs) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
- type SystemDataResponseInput
- type SystemDataResponseOutput
- func (o SystemDataResponseOutput) CreatedAt() pulumi.StringPtrOutput
- func (o SystemDataResponseOutput) CreatedBy() pulumi.StringPtrOutput
- func (o SystemDataResponseOutput) CreatedByType() pulumi.StringPtrOutput
- func (SystemDataResponseOutput) ElementType() reflect.Type
- func (o SystemDataResponseOutput) LastModifiedAt() pulumi.StringPtrOutput
- func (o SystemDataResponseOutput) LastModifiedBy() pulumi.StringPtrOutput
- func (o SystemDataResponseOutput) LastModifiedByType() pulumi.StringPtrOutput
- func (o SystemDataResponseOutput) ToSystemDataResponseOutput() SystemDataResponseOutput
- func (o SystemDataResponseOutput) ToSystemDataResponseOutputWithContext(ctx context.Context) SystemDataResponseOutput
- func (o SystemDataResponseOutput) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
- func (o SystemDataResponseOutput) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
- type SystemDataResponsePtrInput
- type SystemDataResponsePtrOutput
- func (o SystemDataResponsePtrOutput) CreatedAt() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) CreatedBy() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) CreatedByType() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) Elem() SystemDataResponseOutput
- func (SystemDataResponsePtrOutput) ElementType() reflect.Type
- func (o SystemDataResponsePtrOutput) LastModifiedAt() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) LastModifiedBy() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) LastModifiedByType() pulumi.StringPtrOutput
- func (o SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
- func (o SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
- type TldLegalAgreementResponse
- type TldLegalAgreementResponseArgs
- func (TldLegalAgreementResponseArgs) ElementType() reflect.Type
- func (i TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutput() TldLegalAgreementResponseOutput
- func (i TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutputWithContext(ctx context.Context) TldLegalAgreementResponseOutput
- type TldLegalAgreementResponseArray
- func (TldLegalAgreementResponseArray) ElementType() reflect.Type
- func (i TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutput() TldLegalAgreementResponseArrayOutput
- func (i TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutputWithContext(ctx context.Context) TldLegalAgreementResponseArrayOutput
- type TldLegalAgreementResponseArrayInput
- type TldLegalAgreementResponseArrayOutput
- func (TldLegalAgreementResponseArrayOutput) ElementType() reflect.Type
- func (o TldLegalAgreementResponseArrayOutput) Index(i pulumi.IntInput) TldLegalAgreementResponseOutput
- func (o TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutput() TldLegalAgreementResponseArrayOutput
- func (o TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutputWithContext(ctx context.Context) TldLegalAgreementResponseArrayOutput
- type TldLegalAgreementResponseInput
- type TldLegalAgreementResponseOutput
- func (o TldLegalAgreementResponseOutput) AgreementKey() pulumi.StringOutput
- func (o TldLegalAgreementResponseOutput) Content() pulumi.StringOutput
- func (TldLegalAgreementResponseOutput) ElementType() reflect.Type
- func (o TldLegalAgreementResponseOutput) Title() pulumi.StringOutput
- func (o TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutput() TldLegalAgreementResponseOutput
- func (o TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutputWithContext(ctx context.Context) TldLegalAgreementResponseOutput
- func (o TldLegalAgreementResponseOutput) Url() pulumi.StringPtrOutput
Constants ¶
const ( DnsTypeAzureDns = DnsType("AzureDns") DnsTypeDefaultDomainRegistrarDns = DnsType("DefaultDomainRegistrarDns") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct { // First line of an Address. Address1 string `pulumi:"address1"` // The second line of the Address. Optional. Address2 *string `pulumi:"address2"` // The city for the address. City string `pulumi:"city"` // The country for the address. Country string `pulumi:"country"` // The postal code for the address. PostalCode string `pulumi:"postalCode"` // The state or province for the address. State string `pulumi:"state"` }
Address information for domain registration.
type AddressArgs ¶
type AddressArgs struct { // First line of an Address. Address1 pulumi.StringInput `pulumi:"address1"` // The second line of the Address. Optional. Address2 pulumi.StringPtrInput `pulumi:"address2"` // The city for the address. City pulumi.StringInput `pulumi:"city"` // The country for the address. Country pulumi.StringInput `pulumi:"country"` // The postal code for the address. PostalCode pulumi.StringInput `pulumi:"postalCode"` // The state or province for the address. State pulumi.StringInput `pulumi:"state"` }
Address information for domain registration.
func (AddressArgs) ElementType ¶
func (AddressArgs) ElementType() reflect.Type
func (AddressArgs) ToAddressOutput ¶
func (i AddressArgs) ToAddressOutput() AddressOutput
func (AddressArgs) ToAddressOutputWithContext ¶
func (i AddressArgs) ToAddressOutputWithContext(ctx context.Context) AddressOutput
func (AddressArgs) ToAddressPtrOutput ¶
func (i AddressArgs) ToAddressPtrOutput() AddressPtrOutput
func (AddressArgs) ToAddressPtrOutputWithContext ¶
func (i AddressArgs) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
type AddressInput ¶
type AddressInput interface { pulumi.Input ToAddressOutput() AddressOutput ToAddressOutputWithContext(context.Context) AddressOutput }
AddressInput is an input type that accepts AddressArgs and AddressOutput values. You can construct a concrete instance of `AddressInput` via:
AddressArgs{...}
type AddressOutput ¶
type AddressOutput struct{ *pulumi.OutputState }
Address information for domain registration.
func (AddressOutput) Address1 ¶
func (o AddressOutput) Address1() pulumi.StringOutput
First line of an Address.
func (AddressOutput) Address2 ¶
func (o AddressOutput) Address2() pulumi.StringPtrOutput
The second line of the Address. Optional.
func (AddressOutput) City ¶
func (o AddressOutput) City() pulumi.StringOutput
The city for the address.
func (AddressOutput) Country ¶
func (o AddressOutput) Country() pulumi.StringOutput
The country for the address.
func (AddressOutput) ElementType ¶
func (AddressOutput) ElementType() reflect.Type
func (AddressOutput) PostalCode ¶
func (o AddressOutput) PostalCode() pulumi.StringOutput
The postal code for the address.
func (AddressOutput) State ¶
func (o AddressOutput) State() pulumi.StringOutput
The state or province for the address.
func (AddressOutput) ToAddressOutput ¶
func (o AddressOutput) ToAddressOutput() AddressOutput
func (AddressOutput) ToAddressOutputWithContext ¶
func (o AddressOutput) ToAddressOutputWithContext(ctx context.Context) AddressOutput
func (AddressOutput) ToAddressPtrOutput ¶
func (o AddressOutput) ToAddressPtrOutput() AddressPtrOutput
func (AddressOutput) ToAddressPtrOutputWithContext ¶
func (o AddressOutput) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
type AddressPtrInput ¶
type AddressPtrInput interface { pulumi.Input ToAddressPtrOutput() AddressPtrOutput ToAddressPtrOutputWithContext(context.Context) AddressPtrOutput }
AddressPtrInput is an input type that accepts AddressArgs, AddressPtr and AddressPtrOutput values. You can construct a concrete instance of `AddressPtrInput` via:
AddressArgs{...} or: nil
func AddressPtr ¶
func AddressPtr(v *AddressArgs) AddressPtrInput
type AddressPtrOutput ¶
type AddressPtrOutput struct{ *pulumi.OutputState }
func (AddressPtrOutput) Address1 ¶
func (o AddressPtrOutput) Address1() pulumi.StringPtrOutput
First line of an Address.
func (AddressPtrOutput) Address2 ¶
func (o AddressPtrOutput) Address2() pulumi.StringPtrOutput
The second line of the Address. Optional.
func (AddressPtrOutput) City ¶
func (o AddressPtrOutput) City() pulumi.StringPtrOutput
The city for the address.
func (AddressPtrOutput) Country ¶
func (o AddressPtrOutput) Country() pulumi.StringPtrOutput
The country for the address.
func (AddressPtrOutput) Elem ¶
func (o AddressPtrOutput) Elem() AddressOutput
func (AddressPtrOutput) ElementType ¶
func (AddressPtrOutput) ElementType() reflect.Type
func (AddressPtrOutput) PostalCode ¶
func (o AddressPtrOutput) PostalCode() pulumi.StringPtrOutput
The postal code for the address.
func (AddressPtrOutput) State ¶
func (o AddressPtrOutput) State() pulumi.StringPtrOutput
The state or province for the address.
func (AddressPtrOutput) ToAddressPtrOutput ¶
func (o AddressPtrOutput) ToAddressPtrOutput() AddressPtrOutput
func (AddressPtrOutput) ToAddressPtrOutputWithContext ¶
func (o AddressPtrOutput) ToAddressPtrOutputWithContext(ctx context.Context) AddressPtrOutput
type AddressResponse ¶
type AddressResponse struct { // First line of an Address. Address1 string `pulumi:"address1"` // The second line of the Address. Optional. Address2 *string `pulumi:"address2"` // The city for the address. City string `pulumi:"city"` // The country for the address. Country string `pulumi:"country"` // The postal code for the address. PostalCode string `pulumi:"postalCode"` // The state or province for the address. State string `pulumi:"state"` }
Address information for domain registration.
type AddressResponseArgs ¶
type AddressResponseArgs struct { // First line of an Address. Address1 pulumi.StringInput `pulumi:"address1"` // The second line of the Address. Optional. Address2 pulumi.StringPtrInput `pulumi:"address2"` // The city for the address. City pulumi.StringInput `pulumi:"city"` // The country for the address. Country pulumi.StringInput `pulumi:"country"` // The postal code for the address. PostalCode pulumi.StringInput `pulumi:"postalCode"` // The state or province for the address. State pulumi.StringInput `pulumi:"state"` }
Address information for domain registration.
func (AddressResponseArgs) ElementType ¶
func (AddressResponseArgs) ElementType() reflect.Type
func (AddressResponseArgs) ToAddressResponseOutput ¶
func (i AddressResponseArgs) ToAddressResponseOutput() AddressResponseOutput
func (AddressResponseArgs) ToAddressResponseOutputWithContext ¶
func (i AddressResponseArgs) ToAddressResponseOutputWithContext(ctx context.Context) AddressResponseOutput
func (AddressResponseArgs) ToAddressResponsePtrOutput ¶
func (i AddressResponseArgs) ToAddressResponsePtrOutput() AddressResponsePtrOutput
func (AddressResponseArgs) ToAddressResponsePtrOutputWithContext ¶
func (i AddressResponseArgs) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
type AddressResponseInput ¶
type AddressResponseInput interface { pulumi.Input ToAddressResponseOutput() AddressResponseOutput ToAddressResponseOutputWithContext(context.Context) AddressResponseOutput }
AddressResponseInput is an input type that accepts AddressResponseArgs and AddressResponseOutput values. You can construct a concrete instance of `AddressResponseInput` via:
AddressResponseArgs{...}
type AddressResponseOutput ¶
type AddressResponseOutput struct{ *pulumi.OutputState }
Address information for domain registration.
func (AddressResponseOutput) Address1 ¶
func (o AddressResponseOutput) Address1() pulumi.StringOutput
First line of an Address.
func (AddressResponseOutput) Address2 ¶
func (o AddressResponseOutput) Address2() pulumi.StringPtrOutput
The second line of the Address. Optional.
func (AddressResponseOutput) City ¶
func (o AddressResponseOutput) City() pulumi.StringOutput
The city for the address.
func (AddressResponseOutput) Country ¶
func (o AddressResponseOutput) Country() pulumi.StringOutput
The country for the address.
func (AddressResponseOutput) ElementType ¶
func (AddressResponseOutput) ElementType() reflect.Type
func (AddressResponseOutput) PostalCode ¶
func (o AddressResponseOutput) PostalCode() pulumi.StringOutput
The postal code for the address.
func (AddressResponseOutput) State ¶
func (o AddressResponseOutput) State() pulumi.StringOutput
The state or province for the address.
func (AddressResponseOutput) ToAddressResponseOutput ¶
func (o AddressResponseOutput) ToAddressResponseOutput() AddressResponseOutput
func (AddressResponseOutput) ToAddressResponseOutputWithContext ¶
func (o AddressResponseOutput) ToAddressResponseOutputWithContext(ctx context.Context) AddressResponseOutput
func (AddressResponseOutput) ToAddressResponsePtrOutput ¶
func (o AddressResponseOutput) ToAddressResponsePtrOutput() AddressResponsePtrOutput
func (AddressResponseOutput) ToAddressResponsePtrOutputWithContext ¶
func (o AddressResponseOutput) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
type AddressResponsePtrInput ¶
type AddressResponsePtrInput interface { pulumi.Input ToAddressResponsePtrOutput() AddressResponsePtrOutput ToAddressResponsePtrOutputWithContext(context.Context) AddressResponsePtrOutput }
AddressResponsePtrInput is an input type that accepts AddressResponseArgs, AddressResponsePtr and AddressResponsePtrOutput values. You can construct a concrete instance of `AddressResponsePtrInput` via:
AddressResponseArgs{...} or: nil
func AddressResponsePtr ¶
func AddressResponsePtr(v *AddressResponseArgs) AddressResponsePtrInput
type AddressResponsePtrOutput ¶
type AddressResponsePtrOutput struct{ *pulumi.OutputState }
func (AddressResponsePtrOutput) Address1 ¶
func (o AddressResponsePtrOutput) Address1() pulumi.StringPtrOutput
First line of an Address.
func (AddressResponsePtrOutput) Address2 ¶
func (o AddressResponsePtrOutput) Address2() pulumi.StringPtrOutput
The second line of the Address. Optional.
func (AddressResponsePtrOutput) City ¶
func (o AddressResponsePtrOutput) City() pulumi.StringPtrOutput
The city for the address.
func (AddressResponsePtrOutput) Country ¶
func (o AddressResponsePtrOutput) Country() pulumi.StringPtrOutput
The country for the address.
func (AddressResponsePtrOutput) Elem ¶
func (o AddressResponsePtrOutput) Elem() AddressResponseOutput
func (AddressResponsePtrOutput) ElementType ¶
func (AddressResponsePtrOutput) ElementType() reflect.Type
func (AddressResponsePtrOutput) PostalCode ¶
func (o AddressResponsePtrOutput) PostalCode() pulumi.StringPtrOutput
The postal code for the address.
func (AddressResponsePtrOutput) State ¶
func (o AddressResponsePtrOutput) State() pulumi.StringPtrOutput
The state or province for the address.
func (AddressResponsePtrOutput) ToAddressResponsePtrOutput ¶
func (o AddressResponsePtrOutput) ToAddressResponsePtrOutput() AddressResponsePtrOutput
func (AddressResponsePtrOutput) ToAddressResponsePtrOutputWithContext ¶
func (o AddressResponsePtrOutput) ToAddressResponsePtrOutputWithContext(ctx context.Context) AddressResponsePtrOutput
type Contact ¶
type Contact struct { // Mailing address. AddressMailing *Address `pulumi:"addressMailing"` // Email address. Email string `pulumi:"email"` // Fax number. Fax *string `pulumi:"fax"` // Job title. JobTitle *string `pulumi:"jobTitle"` // First name. NameFirst string `pulumi:"nameFirst"` // Last name. NameLast string `pulumi:"nameLast"` // Middle name. NameMiddle *string `pulumi:"nameMiddle"` // Organization contact belongs to. Organization *string `pulumi:"organization"` // Phone number. Phone string `pulumi:"phone"` }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
type ContactArgs ¶
type ContactArgs struct { // Mailing address. AddressMailing AddressPtrInput `pulumi:"addressMailing"` // Email address. Email pulumi.StringInput `pulumi:"email"` // Fax number. Fax pulumi.StringPtrInput `pulumi:"fax"` // Job title. JobTitle pulumi.StringPtrInput `pulumi:"jobTitle"` // First name. NameFirst pulumi.StringInput `pulumi:"nameFirst"` // Last name. NameLast pulumi.StringInput `pulumi:"nameLast"` // Middle name. NameMiddle pulumi.StringPtrInput `pulumi:"nameMiddle"` // Organization contact belongs to. Organization pulumi.StringPtrInput `pulumi:"organization"` // Phone number. Phone pulumi.StringInput `pulumi:"phone"` }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
func (ContactArgs) ElementType ¶
func (ContactArgs) ElementType() reflect.Type
func (ContactArgs) ToContactOutput ¶
func (i ContactArgs) ToContactOutput() ContactOutput
func (ContactArgs) ToContactOutputWithContext ¶
func (i ContactArgs) ToContactOutputWithContext(ctx context.Context) ContactOutput
func (ContactArgs) ToContactPtrOutput ¶
func (i ContactArgs) ToContactPtrOutput() ContactPtrOutput
func (ContactArgs) ToContactPtrOutputWithContext ¶
func (i ContactArgs) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
type ContactInput ¶
type ContactInput interface { pulumi.Input ToContactOutput() ContactOutput ToContactOutputWithContext(context.Context) ContactOutput }
ContactInput is an input type that accepts ContactArgs and ContactOutput values. You can construct a concrete instance of `ContactInput` via:
ContactArgs{...}
type ContactOutput ¶
type ContactOutput struct{ *pulumi.OutputState }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
func (ContactOutput) AddressMailing ¶
func (o ContactOutput) AddressMailing() AddressPtrOutput
Mailing address.
func (ContactOutput) ElementType ¶
func (ContactOutput) ElementType() reflect.Type
func (ContactOutput) NameMiddle ¶
func (o ContactOutput) NameMiddle() pulumi.StringPtrOutput
Middle name.
func (ContactOutput) Organization ¶
func (o ContactOutput) Organization() pulumi.StringPtrOutput
Organization contact belongs to.
func (ContactOutput) ToContactOutput ¶
func (o ContactOutput) ToContactOutput() ContactOutput
func (ContactOutput) ToContactOutputWithContext ¶
func (o ContactOutput) ToContactOutputWithContext(ctx context.Context) ContactOutput
func (ContactOutput) ToContactPtrOutput ¶
func (o ContactOutput) ToContactPtrOutput() ContactPtrOutput
func (ContactOutput) ToContactPtrOutputWithContext ¶
func (o ContactOutput) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
type ContactPtrInput ¶
type ContactPtrInput interface { pulumi.Input ToContactPtrOutput() ContactPtrOutput ToContactPtrOutputWithContext(context.Context) ContactPtrOutput }
ContactPtrInput is an input type that accepts ContactArgs, ContactPtr and ContactPtrOutput values. You can construct a concrete instance of `ContactPtrInput` via:
ContactArgs{...} or: nil
func ContactPtr ¶
func ContactPtr(v *ContactArgs) ContactPtrInput
type ContactPtrOutput ¶
type ContactPtrOutput struct{ *pulumi.OutputState }
func (ContactPtrOutput) AddressMailing ¶
func (o ContactPtrOutput) AddressMailing() AddressPtrOutput
Mailing address.
func (ContactPtrOutput) Elem ¶
func (o ContactPtrOutput) Elem() ContactOutput
func (ContactPtrOutput) ElementType ¶
func (ContactPtrOutput) ElementType() reflect.Type
func (ContactPtrOutput) Email ¶
func (o ContactPtrOutput) Email() pulumi.StringPtrOutput
Email address.
func (ContactPtrOutput) JobTitle ¶
func (o ContactPtrOutput) JobTitle() pulumi.StringPtrOutput
Job title.
func (ContactPtrOutput) NameFirst ¶
func (o ContactPtrOutput) NameFirst() pulumi.StringPtrOutput
First name.
func (ContactPtrOutput) NameLast ¶
func (o ContactPtrOutput) NameLast() pulumi.StringPtrOutput
Last name.
func (ContactPtrOutput) NameMiddle ¶
func (o ContactPtrOutput) NameMiddle() pulumi.StringPtrOutput
Middle name.
func (ContactPtrOutput) Organization ¶
func (o ContactPtrOutput) Organization() pulumi.StringPtrOutput
Organization contact belongs to.
func (ContactPtrOutput) Phone ¶
func (o ContactPtrOutput) Phone() pulumi.StringPtrOutput
Phone number.
func (ContactPtrOutput) ToContactPtrOutput ¶
func (o ContactPtrOutput) ToContactPtrOutput() ContactPtrOutput
func (ContactPtrOutput) ToContactPtrOutputWithContext ¶
func (o ContactPtrOutput) ToContactPtrOutputWithContext(ctx context.Context) ContactPtrOutput
type ContactResponse ¶
type ContactResponse struct { // Mailing address. AddressMailing *AddressResponse `pulumi:"addressMailing"` // Email address. Email string `pulumi:"email"` // Fax number. Fax *string `pulumi:"fax"` // Job title. JobTitle *string `pulumi:"jobTitle"` // First name. NameFirst string `pulumi:"nameFirst"` // Last name. NameLast string `pulumi:"nameLast"` // Middle name. NameMiddle *string `pulumi:"nameMiddle"` // Organization contact belongs to. Organization *string `pulumi:"organization"` // Phone number. Phone string `pulumi:"phone"` }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
type ContactResponseArgs ¶
type ContactResponseArgs struct { // Mailing address. AddressMailing AddressResponsePtrInput `pulumi:"addressMailing"` // Email address. Email pulumi.StringInput `pulumi:"email"` // Fax number. Fax pulumi.StringPtrInput `pulumi:"fax"` // Job title. JobTitle pulumi.StringPtrInput `pulumi:"jobTitle"` // First name. NameFirst pulumi.StringInput `pulumi:"nameFirst"` // Last name. NameLast pulumi.StringInput `pulumi:"nameLast"` // Middle name. NameMiddle pulumi.StringPtrInput `pulumi:"nameMiddle"` // Organization contact belongs to. Organization pulumi.StringPtrInput `pulumi:"organization"` // Phone number. Phone pulumi.StringInput `pulumi:"phone"` }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
func (ContactResponseArgs) ElementType ¶
func (ContactResponseArgs) ElementType() reflect.Type
func (ContactResponseArgs) ToContactResponseOutput ¶
func (i ContactResponseArgs) ToContactResponseOutput() ContactResponseOutput
func (ContactResponseArgs) ToContactResponseOutputWithContext ¶
func (i ContactResponseArgs) ToContactResponseOutputWithContext(ctx context.Context) ContactResponseOutput
func (ContactResponseArgs) ToContactResponsePtrOutput ¶
func (i ContactResponseArgs) ToContactResponsePtrOutput() ContactResponsePtrOutput
func (ContactResponseArgs) ToContactResponsePtrOutputWithContext ¶
func (i ContactResponseArgs) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
type ContactResponseInput ¶
type ContactResponseInput interface { pulumi.Input ToContactResponseOutput() ContactResponseOutput ToContactResponseOutputWithContext(context.Context) ContactResponseOutput }
ContactResponseInput is an input type that accepts ContactResponseArgs and ContactResponseOutput values. You can construct a concrete instance of `ContactResponseInput` via:
ContactResponseArgs{...}
type ContactResponseOutput ¶
type ContactResponseOutput struct{ *pulumi.OutputState }
Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements.
func (ContactResponseOutput) AddressMailing ¶
func (o ContactResponseOutput) AddressMailing() AddressResponsePtrOutput
Mailing address.
func (ContactResponseOutput) ElementType ¶
func (ContactResponseOutput) ElementType() reflect.Type
func (ContactResponseOutput) Email ¶
func (o ContactResponseOutput) Email() pulumi.StringOutput
Email address.
func (ContactResponseOutput) Fax ¶
func (o ContactResponseOutput) Fax() pulumi.StringPtrOutput
Fax number.
func (ContactResponseOutput) JobTitle ¶
func (o ContactResponseOutput) JobTitle() pulumi.StringPtrOutput
Job title.
func (ContactResponseOutput) NameFirst ¶
func (o ContactResponseOutput) NameFirst() pulumi.StringOutput
First name.
func (ContactResponseOutput) NameLast ¶
func (o ContactResponseOutput) NameLast() pulumi.StringOutput
Last name.
func (ContactResponseOutput) NameMiddle ¶
func (o ContactResponseOutput) NameMiddle() pulumi.StringPtrOutput
Middle name.
func (ContactResponseOutput) Organization ¶
func (o ContactResponseOutput) Organization() pulumi.StringPtrOutput
Organization contact belongs to.
func (ContactResponseOutput) Phone ¶
func (o ContactResponseOutput) Phone() pulumi.StringOutput
Phone number.
func (ContactResponseOutput) ToContactResponseOutput ¶
func (o ContactResponseOutput) ToContactResponseOutput() ContactResponseOutput
func (ContactResponseOutput) ToContactResponseOutputWithContext ¶
func (o ContactResponseOutput) ToContactResponseOutputWithContext(ctx context.Context) ContactResponseOutput
func (ContactResponseOutput) ToContactResponsePtrOutput ¶
func (o ContactResponseOutput) ToContactResponsePtrOutput() ContactResponsePtrOutput
func (ContactResponseOutput) ToContactResponsePtrOutputWithContext ¶
func (o ContactResponseOutput) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
type ContactResponsePtrInput ¶
type ContactResponsePtrInput interface { pulumi.Input ToContactResponsePtrOutput() ContactResponsePtrOutput ToContactResponsePtrOutputWithContext(context.Context) ContactResponsePtrOutput }
ContactResponsePtrInput is an input type that accepts ContactResponseArgs, ContactResponsePtr and ContactResponsePtrOutput values. You can construct a concrete instance of `ContactResponsePtrInput` via:
ContactResponseArgs{...} or: nil
func ContactResponsePtr ¶
func ContactResponsePtr(v *ContactResponseArgs) ContactResponsePtrInput
type ContactResponsePtrOutput ¶
type ContactResponsePtrOutput struct{ *pulumi.OutputState }
func (ContactResponsePtrOutput) AddressMailing ¶
func (o ContactResponsePtrOutput) AddressMailing() AddressResponsePtrOutput
Mailing address.
func (ContactResponsePtrOutput) Elem ¶
func (o ContactResponsePtrOutput) Elem() ContactResponseOutput
func (ContactResponsePtrOutput) ElementType ¶
func (ContactResponsePtrOutput) ElementType() reflect.Type
func (ContactResponsePtrOutput) Email ¶
func (o ContactResponsePtrOutput) Email() pulumi.StringPtrOutput
Email address.
func (ContactResponsePtrOutput) Fax ¶
func (o ContactResponsePtrOutput) Fax() pulumi.StringPtrOutput
Fax number.
func (ContactResponsePtrOutput) JobTitle ¶
func (o ContactResponsePtrOutput) JobTitle() pulumi.StringPtrOutput
Job title.
func (ContactResponsePtrOutput) NameFirst ¶
func (o ContactResponsePtrOutput) NameFirst() pulumi.StringPtrOutput
First name.
func (ContactResponsePtrOutput) NameLast ¶
func (o ContactResponsePtrOutput) NameLast() pulumi.StringPtrOutput
Last name.
func (ContactResponsePtrOutput) NameMiddle ¶
func (o ContactResponsePtrOutput) NameMiddle() pulumi.StringPtrOutput
Middle name.
func (ContactResponsePtrOutput) Organization ¶
func (o ContactResponsePtrOutput) Organization() pulumi.StringPtrOutput
Organization contact belongs to.
func (ContactResponsePtrOutput) Phone ¶
func (o ContactResponsePtrOutput) Phone() pulumi.StringPtrOutput
Phone number.
func (ContactResponsePtrOutput) ToContactResponsePtrOutput ¶
func (o ContactResponsePtrOutput) ToContactResponsePtrOutput() ContactResponsePtrOutput
func (ContactResponsePtrOutput) ToContactResponsePtrOutputWithContext ¶
func (o ContactResponsePtrOutput) ToContactResponsePtrOutputWithContext(ctx context.Context) ContactResponsePtrOutput
type DnsType ¶ added in v0.3.1
Target DNS type (would be used for migration)
func (DnsType) ElementType ¶ added in v0.3.1
func (DnsType) ToStringOutput ¶ added in v0.3.1
func (e DnsType) ToStringOutput() pulumi.StringOutput
func (DnsType) ToStringOutputWithContext ¶ added in v0.3.1
func (e DnsType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (DnsType) ToStringPtrOutput ¶ added in v0.3.1
func (e DnsType) ToStringPtrOutput() pulumi.StringPtrOutput
func (DnsType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e DnsType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type Domain ¶
type Domain struct { pulumi.CustomResourceState AuthCode pulumi.StringPtrOutput `pulumi:"authCode"` // <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>. AutoRenew pulumi.BoolPtrOutput `pulumi:"autoRenew"` // Legal agreement consent. Consent DomainPurchaseConsentResponseOutput `pulumi:"consent"` // Administrative contact. ContactAdmin ContactResponseOutput `pulumi:"contactAdmin"` // Billing contact. ContactBilling ContactResponseOutput `pulumi:"contactBilling"` // Registrant contact. ContactRegistrant ContactResponseOutput `pulumi:"contactRegistrant"` // Technical contact. ContactTech ContactResponseOutput `pulumi:"contactTech"` // Domain creation timestamp. CreatedTime pulumi.StringOutput `pulumi:"createdTime"` // Current DNS type DnsType pulumi.StringPtrOutput `pulumi:"dnsType"` // Azure DNS Zone to use DnsZoneId pulumi.StringPtrOutput `pulumi:"dnsZoneId"` // Reasons why domain is not renewable. DomainNotRenewableReasons pulumi.StringArrayOutput `pulumi:"domainNotRenewableReasons"` // Domain expiration timestamp. ExpirationTime pulumi.StringOutput `pulumi:"expirationTime"` // Kind of resource. Kind pulumi.StringPtrOutput `pulumi:"kind"` // Timestamp when the domain was renewed last time. LastRenewedTime pulumi.StringOutput `pulumi:"lastRenewedTime"` // Resource Location. Location pulumi.StringOutput `pulumi:"location"` // All hostnames derived from the domain and assigned to Azure resources. ManagedHostNames HostNameResponseArrayOutput `pulumi:"managedHostNames"` // Resource Name. Name pulumi.StringOutput `pulumi:"name"` // Name servers. NameServers pulumi.StringArrayOutput `pulumi:"nameServers"` // <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>. Privacy pulumi.BoolPtrOutput `pulumi:"privacy"` // Domain provisioning state. ProvisioningState pulumi.StringOutput `pulumi:"provisioningState"` // <code>true</code> if Azure can assign this domain to App Service apps; otherwise, <code>false</code>. This value will be <code>true</code> if domain registration status is active and // it is hosted on name servers Azure has programmatic access to. ReadyForDnsRecordManagement pulumi.BoolOutput `pulumi:"readyForDnsRecordManagement"` // Domain registration status. RegistrationStatus pulumi.StringOutput `pulumi:"registrationStatus"` // The system metadata relating to this resource. SystemData SystemDataResponseOutput `pulumi:"systemData"` // Resource tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // Target DNS type (would be used for migration) TargetDnsType pulumi.StringPtrOutput `pulumi:"targetDnsType"` // Resource type. Type pulumi.StringOutput `pulumi:"type"` }
Information about a domain. Latest API Version: 2020-09-01.
func GetDomain ¶
func GetDomain(ctx *pulumi.Context, name string, id pulumi.IDInput, state *DomainState, opts ...pulumi.ResourceOption) (*Domain, error)
GetDomain gets an existing Domain resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewDomain ¶
func NewDomain(ctx *pulumi.Context, name string, args *DomainArgs, opts ...pulumi.ResourceOption) (*Domain, error)
NewDomain registers a new resource with the given unique name, arguments, and options.
func (*Domain) ElementType ¶ added in v0.2.6
func (*Domain) ToDomainOutput ¶ added in v0.2.6
func (i *Domain) ToDomainOutput() DomainOutput
func (*Domain) ToDomainOutputWithContext ¶ added in v0.2.6
func (i *Domain) ToDomainOutputWithContext(ctx context.Context) DomainOutput
type DomainArgs ¶
type DomainArgs struct { AuthCode pulumi.StringPtrInput // <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>. AutoRenew pulumi.BoolPtrInput // Legal agreement consent. Consent DomainPurchaseConsentInput // Administrative contact. ContactAdmin ContactInput // Billing contact. ContactBilling ContactInput // Registrant contact. ContactRegistrant ContactInput // Technical contact. ContactTech ContactInput // Current DNS type DnsType *DnsType // Azure DNS Zone to use DnsZoneId pulumi.StringPtrInput // Name of the domain. DomainName pulumi.StringInput // Kind of resource. Kind pulumi.StringPtrInput // Resource Location. Location pulumi.StringPtrInput // <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>. Privacy pulumi.BoolPtrInput // Name of the resource group to which the resource belongs. ResourceGroupName pulumi.StringInput // Resource tags. Tags pulumi.StringMapInput // Target DNS type (would be used for migration) TargetDnsType *DnsType }
The set of arguments for constructing a Domain resource.
func (DomainArgs) ElementType ¶
func (DomainArgs) ElementType() reflect.Type
type DomainInput ¶ added in v0.2.6
type DomainInput interface { pulumi.Input ToDomainOutput() DomainOutput ToDomainOutputWithContext(ctx context.Context) DomainOutput }
type DomainOutput ¶ added in v0.2.6
type DomainOutput struct {
*pulumi.OutputState
}
func (DomainOutput) ElementType ¶ added in v0.2.6
func (DomainOutput) ElementType() reflect.Type
func (DomainOutput) ToDomainOutput ¶ added in v0.2.6
func (o DomainOutput) ToDomainOutput() DomainOutput
func (DomainOutput) ToDomainOutputWithContext ¶ added in v0.2.6
func (o DomainOutput) ToDomainOutputWithContext(ctx context.Context) DomainOutput
type DomainOwnershipIdentifier ¶
type DomainOwnershipIdentifier struct { pulumi.CustomResourceState // Kind of resource. Kind pulumi.StringPtrOutput `pulumi:"kind"` // Resource Name. Name pulumi.StringOutput `pulumi:"name"` // Ownership Id. OwnershipId pulumi.StringPtrOutput `pulumi:"ownershipId"` // The system metadata relating to this resource. SystemData SystemDataResponseOutput `pulumi:"systemData"` // Resource type. Type pulumi.StringOutput `pulumi:"type"` }
Domain ownership Identifier. Latest API Version: 2020-09-01.
func GetDomainOwnershipIdentifier ¶
func GetDomainOwnershipIdentifier(ctx *pulumi.Context, name string, id pulumi.IDInput, state *DomainOwnershipIdentifierState, opts ...pulumi.ResourceOption) (*DomainOwnershipIdentifier, error)
GetDomainOwnershipIdentifier gets an existing DomainOwnershipIdentifier resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewDomainOwnershipIdentifier ¶
func NewDomainOwnershipIdentifier(ctx *pulumi.Context, name string, args *DomainOwnershipIdentifierArgs, opts ...pulumi.ResourceOption) (*DomainOwnershipIdentifier, error)
NewDomainOwnershipIdentifier registers a new resource with the given unique name, arguments, and options.
func (*DomainOwnershipIdentifier) ElementType ¶ added in v0.2.6
func (*DomainOwnershipIdentifier) ElementType() reflect.Type
func (*DomainOwnershipIdentifier) ToDomainOwnershipIdentifierOutput ¶ added in v0.2.6
func (i *DomainOwnershipIdentifier) ToDomainOwnershipIdentifierOutput() DomainOwnershipIdentifierOutput
func (*DomainOwnershipIdentifier) ToDomainOwnershipIdentifierOutputWithContext ¶ added in v0.2.6
func (i *DomainOwnershipIdentifier) ToDomainOwnershipIdentifierOutputWithContext(ctx context.Context) DomainOwnershipIdentifierOutput
type DomainOwnershipIdentifierArgs ¶
type DomainOwnershipIdentifierArgs struct { // Name of domain. DomainName pulumi.StringInput // Kind of resource. Kind pulumi.StringPtrInput // Name of identifier. Name pulumi.StringInput // Ownership Id. OwnershipId pulumi.StringPtrInput // Name of the resource group to which the resource belongs. ResourceGroupName pulumi.StringInput }
The set of arguments for constructing a DomainOwnershipIdentifier resource.
func (DomainOwnershipIdentifierArgs) ElementType ¶
func (DomainOwnershipIdentifierArgs) ElementType() reflect.Type
type DomainOwnershipIdentifierInput ¶ added in v0.2.6
type DomainOwnershipIdentifierInput interface { pulumi.Input ToDomainOwnershipIdentifierOutput() DomainOwnershipIdentifierOutput ToDomainOwnershipIdentifierOutputWithContext(ctx context.Context) DomainOwnershipIdentifierOutput }
type DomainOwnershipIdentifierOutput ¶ added in v0.2.6
type DomainOwnershipIdentifierOutput struct {
*pulumi.OutputState
}
func (DomainOwnershipIdentifierOutput) ElementType ¶ added in v0.2.6
func (DomainOwnershipIdentifierOutput) ElementType() reflect.Type
func (DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutput ¶ added in v0.2.6
func (o DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutput() DomainOwnershipIdentifierOutput
func (DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutputWithContext ¶ added in v0.2.6
func (o DomainOwnershipIdentifierOutput) ToDomainOwnershipIdentifierOutputWithContext(ctx context.Context) DomainOwnershipIdentifierOutput
type DomainOwnershipIdentifierState ¶
type DomainOwnershipIdentifierState struct { // Kind of resource. Kind pulumi.StringPtrInput // Resource Name. Name pulumi.StringPtrInput // Ownership Id. OwnershipId pulumi.StringPtrInput // The system metadata relating to this resource. SystemData SystemDataResponsePtrInput // Resource type. Type pulumi.StringPtrInput }
func (DomainOwnershipIdentifierState) ElementType ¶
func (DomainOwnershipIdentifierState) ElementType() reflect.Type
type DomainPurchaseConsent ¶
type DomainPurchaseConsent struct { // Timestamp when the agreements were accepted. AgreedAt *string `pulumi:"agreedAt"` // Client IP address. AgreedBy *string `pulumi:"agreedBy"` // List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource. AgreementKeys []string `pulumi:"agreementKeys"` }
Domain purchase consent object, representing acceptance of applicable legal agreements.
type DomainPurchaseConsentArgs ¶
type DomainPurchaseConsentArgs struct { // Timestamp when the agreements were accepted. AgreedAt pulumi.StringPtrInput `pulumi:"agreedAt"` // Client IP address. AgreedBy pulumi.StringPtrInput `pulumi:"agreedBy"` // List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource. AgreementKeys pulumi.StringArrayInput `pulumi:"agreementKeys"` }
Domain purchase consent object, representing acceptance of applicable legal agreements.
func (DomainPurchaseConsentArgs) ElementType ¶
func (DomainPurchaseConsentArgs) ElementType() reflect.Type
func (DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutput ¶
func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutput() DomainPurchaseConsentOutput
func (DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutputWithContext ¶
func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentOutputWithContext(ctx context.Context) DomainPurchaseConsentOutput
func (DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutput ¶
func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
func (DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutputWithContext ¶
func (i DomainPurchaseConsentArgs) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
type DomainPurchaseConsentInput ¶
type DomainPurchaseConsentInput interface { pulumi.Input ToDomainPurchaseConsentOutput() DomainPurchaseConsentOutput ToDomainPurchaseConsentOutputWithContext(context.Context) DomainPurchaseConsentOutput }
DomainPurchaseConsentInput is an input type that accepts DomainPurchaseConsentArgs and DomainPurchaseConsentOutput values. You can construct a concrete instance of `DomainPurchaseConsentInput` via:
DomainPurchaseConsentArgs{...}
type DomainPurchaseConsentOutput ¶
type DomainPurchaseConsentOutput struct{ *pulumi.OutputState }
Domain purchase consent object, representing acceptance of applicable legal agreements.
func (DomainPurchaseConsentOutput) AgreedAt ¶
func (o DomainPurchaseConsentOutput) AgreedAt() pulumi.StringPtrOutput
Timestamp when the agreements were accepted.
func (DomainPurchaseConsentOutput) AgreedBy ¶
func (o DomainPurchaseConsentOutput) AgreedBy() pulumi.StringPtrOutput
Client IP address.
func (DomainPurchaseConsentOutput) AgreementKeys ¶
func (o DomainPurchaseConsentOutput) AgreementKeys() pulumi.StringArrayOutput
List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.
func (DomainPurchaseConsentOutput) ElementType ¶
func (DomainPurchaseConsentOutput) ElementType() reflect.Type
func (DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutput ¶
func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutput() DomainPurchaseConsentOutput
func (DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutputWithContext ¶
func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentOutputWithContext(ctx context.Context) DomainPurchaseConsentOutput
func (DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutput ¶
func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
func (DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutputWithContext ¶
func (o DomainPurchaseConsentOutput) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
type DomainPurchaseConsentPtrInput ¶
type DomainPurchaseConsentPtrInput interface { pulumi.Input ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput ToDomainPurchaseConsentPtrOutputWithContext(context.Context) DomainPurchaseConsentPtrOutput }
DomainPurchaseConsentPtrInput is an input type that accepts DomainPurchaseConsentArgs, DomainPurchaseConsentPtr and DomainPurchaseConsentPtrOutput values. You can construct a concrete instance of `DomainPurchaseConsentPtrInput` via:
DomainPurchaseConsentArgs{...} or: nil
func DomainPurchaseConsentPtr ¶
func DomainPurchaseConsentPtr(v *DomainPurchaseConsentArgs) DomainPurchaseConsentPtrInput
type DomainPurchaseConsentPtrOutput ¶
type DomainPurchaseConsentPtrOutput struct{ *pulumi.OutputState }
func (DomainPurchaseConsentPtrOutput) AgreedAt ¶
func (o DomainPurchaseConsentPtrOutput) AgreedAt() pulumi.StringPtrOutput
Timestamp when the agreements were accepted.
func (DomainPurchaseConsentPtrOutput) AgreedBy ¶
func (o DomainPurchaseConsentPtrOutput) AgreedBy() pulumi.StringPtrOutput
Client IP address.
func (DomainPurchaseConsentPtrOutput) AgreementKeys ¶
func (o DomainPurchaseConsentPtrOutput) AgreementKeys() pulumi.StringArrayOutput
List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.
func (DomainPurchaseConsentPtrOutput) Elem ¶
func (o DomainPurchaseConsentPtrOutput) Elem() DomainPurchaseConsentOutput
func (DomainPurchaseConsentPtrOutput) ElementType ¶
func (DomainPurchaseConsentPtrOutput) ElementType() reflect.Type
func (DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutput ¶
func (o DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutput() DomainPurchaseConsentPtrOutput
func (DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutputWithContext ¶
func (o DomainPurchaseConsentPtrOutput) ToDomainPurchaseConsentPtrOutputWithContext(ctx context.Context) DomainPurchaseConsentPtrOutput
type DomainPurchaseConsentResponse ¶
type DomainPurchaseConsentResponse struct { // Timestamp when the agreements were accepted. AgreedAt *string `pulumi:"agreedAt"` // Client IP address. AgreedBy *string `pulumi:"agreedBy"` // List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource. AgreementKeys []string `pulumi:"agreementKeys"` }
Domain purchase consent object, representing acceptance of applicable legal agreements.
type DomainPurchaseConsentResponseArgs ¶
type DomainPurchaseConsentResponseArgs struct { // Timestamp when the agreements were accepted. AgreedAt pulumi.StringPtrInput `pulumi:"agreedAt"` // Client IP address. AgreedBy pulumi.StringPtrInput `pulumi:"agreedBy"` // List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource. AgreementKeys pulumi.StringArrayInput `pulumi:"agreementKeys"` }
Domain purchase consent object, representing acceptance of applicable legal agreements.
func (DomainPurchaseConsentResponseArgs) ElementType ¶
func (DomainPurchaseConsentResponseArgs) ElementType() reflect.Type
func (DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutput ¶
func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutput() DomainPurchaseConsentResponseOutput
func (DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutputWithContext ¶
func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponseOutputWithContext(ctx context.Context) DomainPurchaseConsentResponseOutput
func (DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutput ¶
func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
func (DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutputWithContext ¶
func (i DomainPurchaseConsentResponseArgs) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
type DomainPurchaseConsentResponseInput ¶
type DomainPurchaseConsentResponseInput interface { pulumi.Input ToDomainPurchaseConsentResponseOutput() DomainPurchaseConsentResponseOutput ToDomainPurchaseConsentResponseOutputWithContext(context.Context) DomainPurchaseConsentResponseOutput }
DomainPurchaseConsentResponseInput is an input type that accepts DomainPurchaseConsentResponseArgs and DomainPurchaseConsentResponseOutput values. You can construct a concrete instance of `DomainPurchaseConsentResponseInput` via:
DomainPurchaseConsentResponseArgs{...}
type DomainPurchaseConsentResponseOutput ¶
type DomainPurchaseConsentResponseOutput struct{ *pulumi.OutputState }
Domain purchase consent object, representing acceptance of applicable legal agreements.
func (DomainPurchaseConsentResponseOutput) AgreedAt ¶
func (o DomainPurchaseConsentResponseOutput) AgreedAt() pulumi.StringPtrOutput
Timestamp when the agreements were accepted.
func (DomainPurchaseConsentResponseOutput) AgreedBy ¶
func (o DomainPurchaseConsentResponseOutput) AgreedBy() pulumi.StringPtrOutput
Client IP address.
func (DomainPurchaseConsentResponseOutput) AgreementKeys ¶
func (o DomainPurchaseConsentResponseOutput) AgreementKeys() pulumi.StringArrayOutput
List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.
func (DomainPurchaseConsentResponseOutput) ElementType ¶
func (DomainPurchaseConsentResponseOutput) ElementType() reflect.Type
func (DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutput ¶
func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutput() DomainPurchaseConsentResponseOutput
func (DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutputWithContext ¶
func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponseOutputWithContext(ctx context.Context) DomainPurchaseConsentResponseOutput
func (DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutput ¶
func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
func (DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext ¶
func (o DomainPurchaseConsentResponseOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
type DomainPurchaseConsentResponsePtrInput ¶
type DomainPurchaseConsentResponsePtrInput interface { pulumi.Input ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput ToDomainPurchaseConsentResponsePtrOutputWithContext(context.Context) DomainPurchaseConsentResponsePtrOutput }
DomainPurchaseConsentResponsePtrInput is an input type that accepts DomainPurchaseConsentResponseArgs, DomainPurchaseConsentResponsePtr and DomainPurchaseConsentResponsePtrOutput values. You can construct a concrete instance of `DomainPurchaseConsentResponsePtrInput` via:
DomainPurchaseConsentResponseArgs{...} or: nil
func DomainPurchaseConsentResponsePtr ¶
func DomainPurchaseConsentResponsePtr(v *DomainPurchaseConsentResponseArgs) DomainPurchaseConsentResponsePtrInput
type DomainPurchaseConsentResponsePtrOutput ¶
type DomainPurchaseConsentResponsePtrOutput struct{ *pulumi.OutputState }
func (DomainPurchaseConsentResponsePtrOutput) AgreedAt ¶
func (o DomainPurchaseConsentResponsePtrOutput) AgreedAt() pulumi.StringPtrOutput
Timestamp when the agreements were accepted.
func (DomainPurchaseConsentResponsePtrOutput) AgreedBy ¶
func (o DomainPurchaseConsentResponsePtrOutput) AgreedBy() pulumi.StringPtrOutput
Client IP address.
func (DomainPurchaseConsentResponsePtrOutput) AgreementKeys ¶
func (o DomainPurchaseConsentResponsePtrOutput) AgreementKeys() pulumi.StringArrayOutput
List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under <code>TopLevelDomain</code> resource.
func (DomainPurchaseConsentResponsePtrOutput) ElementType ¶
func (DomainPurchaseConsentResponsePtrOutput) ElementType() reflect.Type
func (DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutput ¶
func (o DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutput() DomainPurchaseConsentResponsePtrOutput
func (DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext ¶
func (o DomainPurchaseConsentResponsePtrOutput) ToDomainPurchaseConsentResponsePtrOutputWithContext(ctx context.Context) DomainPurchaseConsentResponsePtrOutput
type DomainState ¶
type DomainState struct { AuthCode pulumi.StringPtrInput // <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>. AutoRenew pulumi.BoolPtrInput // Legal agreement consent. Consent DomainPurchaseConsentResponsePtrInput // Administrative contact. ContactAdmin ContactResponsePtrInput // Billing contact. ContactBilling ContactResponsePtrInput // Registrant contact. ContactRegistrant ContactResponsePtrInput // Technical contact. ContactTech ContactResponsePtrInput // Domain creation timestamp. CreatedTime pulumi.StringPtrInput // Current DNS type DnsType pulumi.StringPtrInput // Azure DNS Zone to use DnsZoneId pulumi.StringPtrInput // Reasons why domain is not renewable. DomainNotRenewableReasons pulumi.StringArrayInput // Domain expiration timestamp. ExpirationTime pulumi.StringPtrInput // Kind of resource. Kind pulumi.StringPtrInput // Timestamp when the domain was renewed last time. LastRenewedTime pulumi.StringPtrInput // Resource Location. Location pulumi.StringPtrInput // All hostnames derived from the domain and assigned to Azure resources. ManagedHostNames HostNameResponseArrayInput // Resource Name. Name pulumi.StringPtrInput // Name servers. NameServers pulumi.StringArrayInput // <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>. Privacy pulumi.BoolPtrInput // Domain provisioning state. ProvisioningState pulumi.StringPtrInput // <code>true</code> if Azure can assign this domain to App Service apps; otherwise, <code>false</code>. This value will be <code>true</code> if domain registration status is active and // it is hosted on name servers Azure has programmatic access to. ReadyForDnsRecordManagement pulumi.BoolPtrInput // Domain registration status. RegistrationStatus pulumi.StringPtrInput // The system metadata relating to this resource. SystemData SystemDataResponsePtrInput // Resource tags. Tags pulumi.StringMapInput // Target DNS type (would be used for migration) TargetDnsType pulumi.StringPtrInput // Resource type. Type pulumi.StringPtrInput }
func (DomainState) ElementType ¶
func (DomainState) ElementType() reflect.Type
type HostNameResponse ¶
type HostNameResponse struct { // Name of the Azure resource the hostname is assigned to. If it is assigned to a Traffic Manager then it will be the Traffic Manager name otherwise it will be the app name. AzureResourceName *string `pulumi:"azureResourceName"` // Type of the Azure resource the hostname is assigned to. AzureResourceType *string `pulumi:"azureResourceType"` // Type of the DNS record. CustomHostNameDnsRecordType *string `pulumi:"customHostNameDnsRecordType"` // Type of the hostname. HostNameType *string `pulumi:"hostNameType"` // Name of the hostname. Name *string `pulumi:"name"` // List of apps the hostname is assigned to. This list will have more than one app only if the hostname is pointing to a Traffic Manager. SiteNames []string `pulumi:"siteNames"` }
Details of a hostname derived from a domain.
type HostNameResponseArgs ¶
type HostNameResponseArgs struct { // Name of the Azure resource the hostname is assigned to. If it is assigned to a Traffic Manager then it will be the Traffic Manager name otherwise it will be the app name. AzureResourceName pulumi.StringPtrInput `pulumi:"azureResourceName"` // Type of the Azure resource the hostname is assigned to. AzureResourceType pulumi.StringPtrInput `pulumi:"azureResourceType"` // Type of the DNS record. CustomHostNameDnsRecordType pulumi.StringPtrInput `pulumi:"customHostNameDnsRecordType"` // Type of the hostname. HostNameType pulumi.StringPtrInput `pulumi:"hostNameType"` // Name of the hostname. Name pulumi.StringPtrInput `pulumi:"name"` // List of apps the hostname is assigned to. This list will have more than one app only if the hostname is pointing to a Traffic Manager. SiteNames pulumi.StringArrayInput `pulumi:"siteNames"` }
Details of a hostname derived from a domain.
func (HostNameResponseArgs) ElementType ¶
func (HostNameResponseArgs) ElementType() reflect.Type
func (HostNameResponseArgs) ToHostNameResponseOutput ¶
func (i HostNameResponseArgs) ToHostNameResponseOutput() HostNameResponseOutput
func (HostNameResponseArgs) ToHostNameResponseOutputWithContext ¶
func (i HostNameResponseArgs) ToHostNameResponseOutputWithContext(ctx context.Context) HostNameResponseOutput
type HostNameResponseArray ¶
type HostNameResponseArray []HostNameResponseInput
func (HostNameResponseArray) ElementType ¶
func (HostNameResponseArray) ElementType() reflect.Type
func (HostNameResponseArray) ToHostNameResponseArrayOutput ¶
func (i HostNameResponseArray) ToHostNameResponseArrayOutput() HostNameResponseArrayOutput
func (HostNameResponseArray) ToHostNameResponseArrayOutputWithContext ¶
func (i HostNameResponseArray) ToHostNameResponseArrayOutputWithContext(ctx context.Context) HostNameResponseArrayOutput
type HostNameResponseArrayInput ¶
type HostNameResponseArrayInput interface { pulumi.Input ToHostNameResponseArrayOutput() HostNameResponseArrayOutput ToHostNameResponseArrayOutputWithContext(context.Context) HostNameResponseArrayOutput }
HostNameResponseArrayInput is an input type that accepts HostNameResponseArray and HostNameResponseArrayOutput values. You can construct a concrete instance of `HostNameResponseArrayInput` via:
HostNameResponseArray{ HostNameResponseArgs{...} }
type HostNameResponseArrayOutput ¶
type HostNameResponseArrayOutput struct{ *pulumi.OutputState }
func (HostNameResponseArrayOutput) ElementType ¶
func (HostNameResponseArrayOutput) ElementType() reflect.Type
func (HostNameResponseArrayOutput) Index ¶
func (o HostNameResponseArrayOutput) Index(i pulumi.IntInput) HostNameResponseOutput
func (HostNameResponseArrayOutput) ToHostNameResponseArrayOutput ¶
func (o HostNameResponseArrayOutput) ToHostNameResponseArrayOutput() HostNameResponseArrayOutput
func (HostNameResponseArrayOutput) ToHostNameResponseArrayOutputWithContext ¶
func (o HostNameResponseArrayOutput) ToHostNameResponseArrayOutputWithContext(ctx context.Context) HostNameResponseArrayOutput
type HostNameResponseInput ¶
type HostNameResponseInput interface { pulumi.Input ToHostNameResponseOutput() HostNameResponseOutput ToHostNameResponseOutputWithContext(context.Context) HostNameResponseOutput }
HostNameResponseInput is an input type that accepts HostNameResponseArgs and HostNameResponseOutput values. You can construct a concrete instance of `HostNameResponseInput` via:
HostNameResponseArgs{...}
type HostNameResponseOutput ¶
type HostNameResponseOutput struct{ *pulumi.OutputState }
Details of a hostname derived from a domain.
func (HostNameResponseOutput) AzureResourceName ¶
func (o HostNameResponseOutput) AzureResourceName() pulumi.StringPtrOutput
Name of the Azure resource the hostname is assigned to. If it is assigned to a Traffic Manager then it will be the Traffic Manager name otherwise it will be the app name.
func (HostNameResponseOutput) AzureResourceType ¶
func (o HostNameResponseOutput) AzureResourceType() pulumi.StringPtrOutput
Type of the Azure resource the hostname is assigned to.
func (HostNameResponseOutput) CustomHostNameDnsRecordType ¶
func (o HostNameResponseOutput) CustomHostNameDnsRecordType() pulumi.StringPtrOutput
Type of the DNS record.
func (HostNameResponseOutput) ElementType ¶
func (HostNameResponseOutput) ElementType() reflect.Type
func (HostNameResponseOutput) HostNameType ¶
func (o HostNameResponseOutput) HostNameType() pulumi.StringPtrOutput
Type of the hostname.
func (HostNameResponseOutput) Name ¶
func (o HostNameResponseOutput) Name() pulumi.StringPtrOutput
Name of the hostname.
func (HostNameResponseOutput) SiteNames ¶
func (o HostNameResponseOutput) SiteNames() pulumi.StringArrayOutput
List of apps the hostname is assigned to. This list will have more than one app only if the hostname is pointing to a Traffic Manager.
func (HostNameResponseOutput) ToHostNameResponseOutput ¶
func (o HostNameResponseOutput) ToHostNameResponseOutput() HostNameResponseOutput
func (HostNameResponseOutput) ToHostNameResponseOutputWithContext ¶
func (o HostNameResponseOutput) ToHostNameResponseOutputWithContext(ctx context.Context) HostNameResponseOutput
type ListDomainRecommendationsResult ¶
type ListDomainRecommendationsResult struct { // Link to next page of resources. NextLink string `pulumi:"nextLink"` // Collection of resources. Value []NameIdentifierResponse `pulumi:"value"` }
Collection of domain name identifiers.
func ListDomainRecommendations ¶
func ListDomainRecommendations(ctx *pulumi.Context, args *ListDomainRecommendationsArgs, opts ...pulumi.InvokeOption) (*ListDomainRecommendationsResult, error)
type ListTopLevelDomainAgreementsArgs ¶
type ListTopLevelDomainAgreementsArgs struct { // If <code>true</code>, then the list of agreements will include agreements for domain transfer as well; otherwise, <code>false</code>. ForTransfer *bool `pulumi:"forTransfer"` // If <code>true</code>, then the list of agreements will include agreements for domain privacy as well; otherwise, <code>false</code>. IncludePrivacy *bool `pulumi:"includePrivacy"` // Name of the top-level domain. Name string `pulumi:"name"` }
type ListTopLevelDomainAgreementsResult ¶
type ListTopLevelDomainAgreementsResult struct { // Link to next page of resources. NextLink string `pulumi:"nextLink"` // Collection of resources. Value []TldLegalAgreementResponse `pulumi:"value"` }
Collection of top-level domain legal agreements.
func ListTopLevelDomainAgreements ¶
func ListTopLevelDomainAgreements(ctx *pulumi.Context, args *ListTopLevelDomainAgreementsArgs, opts ...pulumi.InvokeOption) (*ListTopLevelDomainAgreementsResult, error)
type LookupDomainArgs ¶
type LookupDomainOwnershipIdentifierResult ¶
type LookupDomainOwnershipIdentifierResult struct { // Resource Id. Id string `pulumi:"id"` // Kind of resource. Kind *string `pulumi:"kind"` // Resource Name. Name string `pulumi:"name"` // Ownership Id. OwnershipId *string `pulumi:"ownershipId"` // The system metadata relating to this resource. SystemData SystemDataResponse `pulumi:"systemData"` // Resource type. Type string `pulumi:"type"` }
Domain ownership Identifier.
func LookupDomainOwnershipIdentifier ¶
func LookupDomainOwnershipIdentifier(ctx *pulumi.Context, args *LookupDomainOwnershipIdentifierArgs, opts ...pulumi.InvokeOption) (*LookupDomainOwnershipIdentifierResult, error)
type LookupDomainResult ¶
type LookupDomainResult struct { AuthCode *string `pulumi:"authCode"` // <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>. AutoRenew *bool `pulumi:"autoRenew"` // Legal agreement consent. Consent DomainPurchaseConsentResponse `pulumi:"consent"` // Administrative contact. ContactAdmin ContactResponse `pulumi:"contactAdmin"` // Billing contact. ContactBilling ContactResponse `pulumi:"contactBilling"` // Registrant contact. ContactRegistrant ContactResponse `pulumi:"contactRegistrant"` // Technical contact. ContactTech ContactResponse `pulumi:"contactTech"` // Domain creation timestamp. CreatedTime string `pulumi:"createdTime"` // Current DNS type DnsType *string `pulumi:"dnsType"` // Azure DNS Zone to use DnsZoneId *string `pulumi:"dnsZoneId"` // Reasons why domain is not renewable. DomainNotRenewableReasons []string `pulumi:"domainNotRenewableReasons"` // Domain expiration timestamp. ExpirationTime string `pulumi:"expirationTime"` // Resource Id. Id string `pulumi:"id"` // Kind of resource. Kind *string `pulumi:"kind"` // Timestamp when the domain was renewed last time. LastRenewedTime string `pulumi:"lastRenewedTime"` // Resource Location. Location string `pulumi:"location"` // All hostnames derived from the domain and assigned to Azure resources. ManagedHostNames []HostNameResponse `pulumi:"managedHostNames"` // Resource Name. Name string `pulumi:"name"` // Name servers. NameServers []string `pulumi:"nameServers"` // <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>. Privacy *bool `pulumi:"privacy"` // Domain provisioning state. ProvisioningState string `pulumi:"provisioningState"` // <code>true</code> if Azure can assign this domain to App Service apps; otherwise, <code>false</code>. This value will be <code>true</code> if domain registration status is active and // it is hosted on name servers Azure has programmatic access to. ReadyForDnsRecordManagement bool `pulumi:"readyForDnsRecordManagement"` // Domain registration status. RegistrationStatus string `pulumi:"registrationStatus"` // The system metadata relating to this resource. SystemData SystemDataResponse `pulumi:"systemData"` // Resource tags. Tags map[string]string `pulumi:"tags"` // Target DNS type (would be used for migration) TargetDnsType *string `pulumi:"targetDnsType"` // Resource type. Type string `pulumi:"type"` }
Information about a domain.
func LookupDomain ¶
func LookupDomain(ctx *pulumi.Context, args *LookupDomainArgs, opts ...pulumi.InvokeOption) (*LookupDomainResult, error)
type NameIdentifierResponse ¶
type NameIdentifierResponse struct { // Name of the object. Name *string `pulumi:"name"` }
Identifies an object.
type NameIdentifierResponseArgs ¶
type NameIdentifierResponseArgs struct { // Name of the object. Name pulumi.StringPtrInput `pulumi:"name"` }
Identifies an object.
func (NameIdentifierResponseArgs) ElementType ¶
func (NameIdentifierResponseArgs) ElementType() reflect.Type
func (NameIdentifierResponseArgs) ToNameIdentifierResponseOutput ¶
func (i NameIdentifierResponseArgs) ToNameIdentifierResponseOutput() NameIdentifierResponseOutput
func (NameIdentifierResponseArgs) ToNameIdentifierResponseOutputWithContext ¶
func (i NameIdentifierResponseArgs) ToNameIdentifierResponseOutputWithContext(ctx context.Context) NameIdentifierResponseOutput
type NameIdentifierResponseArray ¶
type NameIdentifierResponseArray []NameIdentifierResponseInput
func (NameIdentifierResponseArray) ElementType ¶
func (NameIdentifierResponseArray) ElementType() reflect.Type
func (NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutput ¶
func (i NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutput() NameIdentifierResponseArrayOutput
func (NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutputWithContext ¶
func (i NameIdentifierResponseArray) ToNameIdentifierResponseArrayOutputWithContext(ctx context.Context) NameIdentifierResponseArrayOutput
type NameIdentifierResponseArrayInput ¶
type NameIdentifierResponseArrayInput interface { pulumi.Input ToNameIdentifierResponseArrayOutput() NameIdentifierResponseArrayOutput ToNameIdentifierResponseArrayOutputWithContext(context.Context) NameIdentifierResponseArrayOutput }
NameIdentifierResponseArrayInput is an input type that accepts NameIdentifierResponseArray and NameIdentifierResponseArrayOutput values. You can construct a concrete instance of `NameIdentifierResponseArrayInput` via:
NameIdentifierResponseArray{ NameIdentifierResponseArgs{...} }
type NameIdentifierResponseArrayOutput ¶
type NameIdentifierResponseArrayOutput struct{ *pulumi.OutputState }
func (NameIdentifierResponseArrayOutput) ElementType ¶
func (NameIdentifierResponseArrayOutput) ElementType() reflect.Type
func (NameIdentifierResponseArrayOutput) Index ¶
func (o NameIdentifierResponseArrayOutput) Index(i pulumi.IntInput) NameIdentifierResponseOutput
func (NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutput ¶
func (o NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutput() NameIdentifierResponseArrayOutput
func (NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutputWithContext ¶
func (o NameIdentifierResponseArrayOutput) ToNameIdentifierResponseArrayOutputWithContext(ctx context.Context) NameIdentifierResponseArrayOutput
type NameIdentifierResponseInput ¶
type NameIdentifierResponseInput interface { pulumi.Input ToNameIdentifierResponseOutput() NameIdentifierResponseOutput ToNameIdentifierResponseOutputWithContext(context.Context) NameIdentifierResponseOutput }
NameIdentifierResponseInput is an input type that accepts NameIdentifierResponseArgs and NameIdentifierResponseOutput values. You can construct a concrete instance of `NameIdentifierResponseInput` via:
NameIdentifierResponseArgs{...}
type NameIdentifierResponseOutput ¶
type NameIdentifierResponseOutput struct{ *pulumi.OutputState }
Identifies an object.
func (NameIdentifierResponseOutput) ElementType ¶
func (NameIdentifierResponseOutput) ElementType() reflect.Type
func (NameIdentifierResponseOutput) Name ¶
func (o NameIdentifierResponseOutput) Name() pulumi.StringPtrOutput
Name of the object.
func (NameIdentifierResponseOutput) ToNameIdentifierResponseOutput ¶
func (o NameIdentifierResponseOutput) ToNameIdentifierResponseOutput() NameIdentifierResponseOutput
func (NameIdentifierResponseOutput) ToNameIdentifierResponseOutputWithContext ¶
func (o NameIdentifierResponseOutput) ToNameIdentifierResponseOutputWithContext(ctx context.Context) NameIdentifierResponseOutput
type SystemDataResponse ¶ added in v0.3.1
type SystemDataResponse struct { // The timestamp of resource creation (UTC). CreatedAt *string `pulumi:"createdAt"` // The identity that created the resource. CreatedBy *string `pulumi:"createdBy"` // The type of identity that created the resource. CreatedByType *string `pulumi:"createdByType"` // The timestamp of resource last modification (UTC) LastModifiedAt *string `pulumi:"lastModifiedAt"` // The identity that last modified the resource. LastModifiedBy *string `pulumi:"lastModifiedBy"` // The type of identity that last modified the resource. LastModifiedByType *string `pulumi:"lastModifiedByType"` }
Metadata pertaining to creation and last modification of the resource.
type SystemDataResponseArgs ¶ added in v0.3.1
type SystemDataResponseArgs struct { // The timestamp of resource creation (UTC). CreatedAt pulumi.StringPtrInput `pulumi:"createdAt"` // The identity that created the resource. CreatedBy pulumi.StringPtrInput `pulumi:"createdBy"` // The type of identity that created the resource. CreatedByType pulumi.StringPtrInput `pulumi:"createdByType"` // The timestamp of resource last modification (UTC) LastModifiedAt pulumi.StringPtrInput `pulumi:"lastModifiedAt"` // The identity that last modified the resource. LastModifiedBy pulumi.StringPtrInput `pulumi:"lastModifiedBy"` // The type of identity that last modified the resource. LastModifiedByType pulumi.StringPtrInput `pulumi:"lastModifiedByType"` }
Metadata pertaining to creation and last modification of the resource.
func (SystemDataResponseArgs) ElementType ¶ added in v0.3.1
func (SystemDataResponseArgs) ElementType() reflect.Type
func (SystemDataResponseArgs) ToSystemDataResponseOutput ¶ added in v0.3.1
func (i SystemDataResponseArgs) ToSystemDataResponseOutput() SystemDataResponseOutput
func (SystemDataResponseArgs) ToSystemDataResponseOutputWithContext ¶ added in v0.3.1
func (i SystemDataResponseArgs) ToSystemDataResponseOutputWithContext(ctx context.Context) SystemDataResponseOutput
func (SystemDataResponseArgs) ToSystemDataResponsePtrOutput ¶ added in v0.3.1
func (i SystemDataResponseArgs) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
func (SystemDataResponseArgs) ToSystemDataResponsePtrOutputWithContext ¶ added in v0.3.1
func (i SystemDataResponseArgs) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
type SystemDataResponseInput ¶ added in v0.3.1
type SystemDataResponseInput interface { pulumi.Input ToSystemDataResponseOutput() SystemDataResponseOutput ToSystemDataResponseOutputWithContext(context.Context) SystemDataResponseOutput }
SystemDataResponseInput is an input type that accepts SystemDataResponseArgs and SystemDataResponseOutput values. You can construct a concrete instance of `SystemDataResponseInput` via:
SystemDataResponseArgs{...}
type SystemDataResponseOutput ¶ added in v0.3.1
type SystemDataResponseOutput struct{ *pulumi.OutputState }
Metadata pertaining to creation and last modification of the resource.
func (SystemDataResponseOutput) CreatedAt ¶ added in v0.3.1
func (o SystemDataResponseOutput) CreatedAt() pulumi.StringPtrOutput
The timestamp of resource creation (UTC).
func (SystemDataResponseOutput) CreatedBy ¶ added in v0.3.1
func (o SystemDataResponseOutput) CreatedBy() pulumi.StringPtrOutput
The identity that created the resource.
func (SystemDataResponseOutput) CreatedByType ¶ added in v0.3.1
func (o SystemDataResponseOutput) CreatedByType() pulumi.StringPtrOutput
The type of identity that created the resource.
func (SystemDataResponseOutput) ElementType ¶ added in v0.3.1
func (SystemDataResponseOutput) ElementType() reflect.Type
func (SystemDataResponseOutput) LastModifiedAt ¶ added in v0.3.1
func (o SystemDataResponseOutput) LastModifiedAt() pulumi.StringPtrOutput
The timestamp of resource last modification (UTC)
func (SystemDataResponseOutput) LastModifiedBy ¶ added in v0.3.1
func (o SystemDataResponseOutput) LastModifiedBy() pulumi.StringPtrOutput
The identity that last modified the resource.
func (SystemDataResponseOutput) LastModifiedByType ¶ added in v0.3.1
func (o SystemDataResponseOutput) LastModifiedByType() pulumi.StringPtrOutput
The type of identity that last modified the resource.
func (SystemDataResponseOutput) ToSystemDataResponseOutput ¶ added in v0.3.1
func (o SystemDataResponseOutput) ToSystemDataResponseOutput() SystemDataResponseOutput
func (SystemDataResponseOutput) ToSystemDataResponseOutputWithContext ¶ added in v0.3.1
func (o SystemDataResponseOutput) ToSystemDataResponseOutputWithContext(ctx context.Context) SystemDataResponseOutput
func (SystemDataResponseOutput) ToSystemDataResponsePtrOutput ¶ added in v0.3.1
func (o SystemDataResponseOutput) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
func (SystemDataResponseOutput) ToSystemDataResponsePtrOutputWithContext ¶ added in v0.3.1
func (o SystemDataResponseOutput) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
type SystemDataResponsePtrInput ¶ added in v0.3.1
type SystemDataResponsePtrInput interface { pulumi.Input ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput ToSystemDataResponsePtrOutputWithContext(context.Context) SystemDataResponsePtrOutput }
SystemDataResponsePtrInput is an input type that accepts SystemDataResponseArgs, SystemDataResponsePtr and SystemDataResponsePtrOutput values. You can construct a concrete instance of `SystemDataResponsePtrInput` via:
SystemDataResponseArgs{...} or: nil
func SystemDataResponsePtr ¶ added in v0.3.1
func SystemDataResponsePtr(v *SystemDataResponseArgs) SystemDataResponsePtrInput
type SystemDataResponsePtrOutput ¶ added in v0.3.1
type SystemDataResponsePtrOutput struct{ *pulumi.OutputState }
func (SystemDataResponsePtrOutput) CreatedAt ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) CreatedAt() pulumi.StringPtrOutput
The timestamp of resource creation (UTC).
func (SystemDataResponsePtrOutput) CreatedBy ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) CreatedBy() pulumi.StringPtrOutput
The identity that created the resource.
func (SystemDataResponsePtrOutput) CreatedByType ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) CreatedByType() pulumi.StringPtrOutput
The type of identity that created the resource.
func (SystemDataResponsePtrOutput) Elem ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) Elem() SystemDataResponseOutput
func (SystemDataResponsePtrOutput) ElementType ¶ added in v0.3.1
func (SystemDataResponsePtrOutput) ElementType() reflect.Type
func (SystemDataResponsePtrOutput) LastModifiedAt ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) LastModifiedAt() pulumi.StringPtrOutput
The timestamp of resource last modification (UTC)
func (SystemDataResponsePtrOutput) LastModifiedBy ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) LastModifiedBy() pulumi.StringPtrOutput
The identity that last modified the resource.
func (SystemDataResponsePtrOutput) LastModifiedByType ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) LastModifiedByType() pulumi.StringPtrOutput
The type of identity that last modified the resource.
func (SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutput ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutput() SystemDataResponsePtrOutput
func (SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutputWithContext ¶ added in v0.3.1
func (o SystemDataResponsePtrOutput) ToSystemDataResponsePtrOutputWithContext(ctx context.Context) SystemDataResponsePtrOutput
type TldLegalAgreementResponse ¶
type TldLegalAgreementResponse struct { // Unique identifier for the agreement. AgreementKey string `pulumi:"agreementKey"` // Agreement details. Content string `pulumi:"content"` // Agreement title. Title string `pulumi:"title"` // URL where a copy of the agreement details is hosted. Url *string `pulumi:"url"` }
Legal agreement for a top level domain.
type TldLegalAgreementResponseArgs ¶
type TldLegalAgreementResponseArgs struct { // Unique identifier for the agreement. AgreementKey pulumi.StringInput `pulumi:"agreementKey"` // Agreement details. Content pulumi.StringInput `pulumi:"content"` // Agreement title. Title pulumi.StringInput `pulumi:"title"` // URL where a copy of the agreement details is hosted. Url pulumi.StringPtrInput `pulumi:"url"` }
Legal agreement for a top level domain.
func (TldLegalAgreementResponseArgs) ElementType ¶
func (TldLegalAgreementResponseArgs) ElementType() reflect.Type
func (TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutput ¶
func (i TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutput() TldLegalAgreementResponseOutput
func (TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutputWithContext ¶
func (i TldLegalAgreementResponseArgs) ToTldLegalAgreementResponseOutputWithContext(ctx context.Context) TldLegalAgreementResponseOutput
type TldLegalAgreementResponseArray ¶
type TldLegalAgreementResponseArray []TldLegalAgreementResponseInput
func (TldLegalAgreementResponseArray) ElementType ¶
func (TldLegalAgreementResponseArray) ElementType() reflect.Type
func (TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutput ¶
func (i TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutput() TldLegalAgreementResponseArrayOutput
func (TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutputWithContext ¶
func (i TldLegalAgreementResponseArray) ToTldLegalAgreementResponseArrayOutputWithContext(ctx context.Context) TldLegalAgreementResponseArrayOutput
type TldLegalAgreementResponseArrayInput ¶
type TldLegalAgreementResponseArrayInput interface { pulumi.Input ToTldLegalAgreementResponseArrayOutput() TldLegalAgreementResponseArrayOutput ToTldLegalAgreementResponseArrayOutputWithContext(context.Context) TldLegalAgreementResponseArrayOutput }
TldLegalAgreementResponseArrayInput is an input type that accepts TldLegalAgreementResponseArray and TldLegalAgreementResponseArrayOutput values. You can construct a concrete instance of `TldLegalAgreementResponseArrayInput` via:
TldLegalAgreementResponseArray{ TldLegalAgreementResponseArgs{...} }
type TldLegalAgreementResponseArrayOutput ¶
type TldLegalAgreementResponseArrayOutput struct{ *pulumi.OutputState }
func (TldLegalAgreementResponseArrayOutput) ElementType ¶
func (TldLegalAgreementResponseArrayOutput) ElementType() reflect.Type
func (TldLegalAgreementResponseArrayOutput) Index ¶
func (o TldLegalAgreementResponseArrayOutput) Index(i pulumi.IntInput) TldLegalAgreementResponseOutput
func (TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutput ¶
func (o TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutput() TldLegalAgreementResponseArrayOutput
func (TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutputWithContext ¶
func (o TldLegalAgreementResponseArrayOutput) ToTldLegalAgreementResponseArrayOutputWithContext(ctx context.Context) TldLegalAgreementResponseArrayOutput
type TldLegalAgreementResponseInput ¶
type TldLegalAgreementResponseInput interface { pulumi.Input ToTldLegalAgreementResponseOutput() TldLegalAgreementResponseOutput ToTldLegalAgreementResponseOutputWithContext(context.Context) TldLegalAgreementResponseOutput }
TldLegalAgreementResponseInput is an input type that accepts TldLegalAgreementResponseArgs and TldLegalAgreementResponseOutput values. You can construct a concrete instance of `TldLegalAgreementResponseInput` via:
TldLegalAgreementResponseArgs{...}
type TldLegalAgreementResponseOutput ¶
type TldLegalAgreementResponseOutput struct{ *pulumi.OutputState }
Legal agreement for a top level domain.
func (TldLegalAgreementResponseOutput) AgreementKey ¶
func (o TldLegalAgreementResponseOutput) AgreementKey() pulumi.StringOutput
Unique identifier for the agreement.
func (TldLegalAgreementResponseOutput) Content ¶
func (o TldLegalAgreementResponseOutput) Content() pulumi.StringOutput
Agreement details.
func (TldLegalAgreementResponseOutput) ElementType ¶
func (TldLegalAgreementResponseOutput) ElementType() reflect.Type
func (TldLegalAgreementResponseOutput) Title ¶
func (o TldLegalAgreementResponseOutput) Title() pulumi.StringOutput
Agreement title.
func (TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutput ¶
func (o TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutput() TldLegalAgreementResponseOutput
func (TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutputWithContext ¶
func (o TldLegalAgreementResponseOutput) ToTldLegalAgreementResponseOutputWithContext(ctx context.Context) TldLegalAgreementResponseOutput
func (TldLegalAgreementResponseOutput) Url ¶
func (o TldLegalAgreementResponseOutput) Url() pulumi.StringPtrOutput
URL where a copy of the agreement details is hosted.