scaleway.getTemDomain
Explore with Pulumi AI
Gets information about a transactional email domain.
Example Usage
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.scaleway.ScalewayFunctions;
import com.pulumi.scaleway.inputs.GetTemDomainArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var myDomain = ScalewayFunctions.getTemDomain(GetTemDomainArgs.builder()
.id("11111111-1111-1111-1111-111111111111")
.build());
}
}
Coming soon!
Coming soon!
variables:
myDomain:
fn::invoke:
Function: scaleway:getTemDomain
Arguments:
id: 11111111-1111-1111-1111-111111111111
Using getTemDomain
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTemDomain(args: GetTemDomainArgs, opts?: InvokeOptions): Promise<GetTemDomainResult>
function getTemDomainOutput(args: GetTemDomainOutputArgs, opts?: InvokeOptions): Output<GetTemDomainResult>
def get_tem_domain(domain_id: Optional[str] = None,
name: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTemDomainResult
def get_tem_domain_output(domain_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTemDomainResult]
func LookupTemDomain(ctx *Context, args *LookupTemDomainArgs, opts ...InvokeOption) (*LookupTemDomainResult, error)
func LookupTemDomainOutput(ctx *Context, args *LookupTemDomainOutputArgs, opts ...InvokeOption) LookupTemDomainResultOutput
> Note: This function is named LookupTemDomain
in the Go SDK.
public static class GetTemDomain
{
public static Task<GetTemDomainResult> InvokeAsync(GetTemDomainArgs args, InvokeOptions? opts = null)
public static Output<GetTemDomainResult> Invoke(GetTemDomainInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTemDomainResult> getTemDomain(GetTemDomainArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: scaleway:index/getTemDomain:getTemDomain
arguments:
# arguments dictionary
The following arguments are supported:
getTemDomain Result
The following output properties are available:
- Accept
Tos bool - Created
At string The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- Dkim
Config string The DKIM public key, as should be recorded in the DNS zone.
- Id string
The provider-assigned unique ID for this managed resource.
- Last
Error string The error message if the last check failed.
- Last
Valid stringAt The date and time the domain was last found to be valid (RFC 3339 format).
- Next
Check stringAt The date and time of the next scheduled check (RFC 3339 format).
- Project
Id string - Revoked
At string The date and time of the revocation of the domain (RFC 3339 format).
- Smtp
Host string The SMTP host to use to send emails.
- Smtp
Port int The SMTP port to use to send emails over TLS.
- Smtp
Port intAlternative The SMTP port to use to send emails over TLS.
- Smtp
Port intUnsecure The SMTP port to use to send emails.
- Smtps
Port int The SMTPS port to use to send emails over TLS Wrapper.
- Smtps
Port intAlternative The SMTPS port to use to send emails over TLS Wrapper.
- Spf
Config string The snippet of the SPF record that should be registered in the DNS zone.
- Status string
The status of the Transaction Email Domain.
- Domain
Id string - Name string
- Region string
- Accept
Tos bool - Created
At string The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- Dkim
Config string The DKIM public key, as should be recorded in the DNS zone.
- Id string
The provider-assigned unique ID for this managed resource.
- Last
Error string The error message if the last check failed.
- Last
Valid stringAt The date and time the domain was last found to be valid (RFC 3339 format).
- Next
Check stringAt The date and time of the next scheduled check (RFC 3339 format).
- Project
Id string - Revoked
At string The date and time of the revocation of the domain (RFC 3339 format).
- Smtp
Host string The SMTP host to use to send emails.
- Smtp
Port int The SMTP port to use to send emails over TLS.
- Smtp
Port intAlternative The SMTP port to use to send emails over TLS.
- Smtp
Port intUnsecure The SMTP port to use to send emails.
- Smtps
Port int The SMTPS port to use to send emails over TLS Wrapper.
- Smtps
Port intAlternative The SMTPS port to use to send emails over TLS Wrapper.
- Spf
Config string The snippet of the SPF record that should be registered in the DNS zone.
- Status string
The status of the Transaction Email Domain.
- Domain
Id string - Name string
- Region string
- accept
Tos Boolean - created
At String The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- dkim
Config String The DKIM public key, as should be recorded in the DNS zone.
- id String
The provider-assigned unique ID for this managed resource.
- last
Error String The error message if the last check failed.
- last
Valid StringAt The date and time the domain was last found to be valid (RFC 3339 format).
- next
Check StringAt The date and time of the next scheduled check (RFC 3339 format).
- project
Id String - revoked
At String The date and time of the revocation of the domain (RFC 3339 format).
- smtp
Host String The SMTP host to use to send emails.
- smtp
Port Integer The SMTP port to use to send emails over TLS.
- smtp
Port IntegerAlternative The SMTP port to use to send emails over TLS.
- smtp
Port IntegerUnsecure The SMTP port to use to send emails.
- smtps
Port Integer The SMTPS port to use to send emails over TLS Wrapper.
- smtps
Port IntegerAlternative The SMTPS port to use to send emails over TLS Wrapper.
- spf
Config String The snippet of the SPF record that should be registered in the DNS zone.
- status String
The status of the Transaction Email Domain.
- domain
Id String - name String
- region String
- accept
Tos boolean - created
At string The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- dkim
Config string The DKIM public key, as should be recorded in the DNS zone.
- id string
The provider-assigned unique ID for this managed resource.
- last
Error string The error message if the last check failed.
- last
Valid stringAt The date and time the domain was last found to be valid (RFC 3339 format).
- next
Check stringAt The date and time of the next scheduled check (RFC 3339 format).
- project
Id string - revoked
At string The date and time of the revocation of the domain (RFC 3339 format).
- smtp
Host string The SMTP host to use to send emails.
- smtp
Port number The SMTP port to use to send emails over TLS.
- smtp
Port numberAlternative The SMTP port to use to send emails over TLS.
- smtp
Port numberUnsecure The SMTP port to use to send emails.
- smtps
Port number The SMTPS port to use to send emails over TLS Wrapper.
- smtps
Port numberAlternative The SMTPS port to use to send emails over TLS Wrapper.
- spf
Config string The snippet of the SPF record that should be registered in the DNS zone.
- status string
The status of the Transaction Email Domain.
- domain
Id string - name string
- region string
- accept_
tos bool - created_
at str The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- dkim_
config str The DKIM public key, as should be recorded in the DNS zone.
- id str
The provider-assigned unique ID for this managed resource.
- last_
error str The error message if the last check failed.
- last_
valid_ strat The date and time the domain was last found to be valid (RFC 3339 format).
- next_
check_ strat The date and time of the next scheduled check (RFC 3339 format).
- project_
id str - revoked_
at str The date and time of the revocation of the domain (RFC 3339 format).
- smtp_
host str The SMTP host to use to send emails.
- smtp_
port int The SMTP port to use to send emails over TLS.
- smtp_
port_ intalternative The SMTP port to use to send emails over TLS.
- smtp_
port_ intunsecure The SMTP port to use to send emails.
- smtps_
port int The SMTPS port to use to send emails over TLS Wrapper.
- smtps_
port_ intalternative The SMTPS port to use to send emails over TLS Wrapper.
- spf_
config str The snippet of the SPF record that should be registered in the DNS zone.
- status str
The status of the Transaction Email Domain.
- domain_
id str - name str
- region str
- accept
Tos Boolean - created
At String The date and time of the Transaction Email Domain's creation (RFC 3339 format).
- dkim
Config String The DKIM public key, as should be recorded in the DNS zone.
- id String
The provider-assigned unique ID for this managed resource.
- last
Error String The error message if the last check failed.
- last
Valid StringAt The date and time the domain was last found to be valid (RFC 3339 format).
- next
Check StringAt The date and time of the next scheduled check (RFC 3339 format).
- project
Id String - revoked
At String The date and time of the revocation of the domain (RFC 3339 format).
- smtp
Host String The SMTP host to use to send emails.
- smtp
Port Number The SMTP port to use to send emails over TLS.
- smtp
Port NumberAlternative The SMTP port to use to send emails over TLS.
- smtp
Port NumberUnsecure The SMTP port to use to send emails.
- smtps
Port Number The SMTPS port to use to send emails over TLS Wrapper.
- smtps
Port NumberAlternative The SMTPS port to use to send emails over TLS Wrapper.
- spf
Config String The snippet of the SPF record that should be registered in the DNS zone.
- status String
The status of the Transaction Email Domain.
- domain
Id String - name String
- region String
Package Details
- Repository
- scaleway lbrlabs/pulumi-scaleway
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
scaleway
Terraform Provider.