akamai.getMtlstruststoreCaSets
Using getMtlstruststoreCaSets
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 getMtlstruststoreCaSets(args: GetMtlstruststoreCaSetsArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetsResult>
function getMtlstruststoreCaSetsOutput(args: GetMtlstruststoreCaSetsOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetsResult>def get_mtlstruststore_ca_sets(activated_on: Optional[str] = None,
name_prefix: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetsResult
def get_mtlstruststore_ca_sets_output(activated_on: Optional[pulumi.Input[str]] = None,
name_prefix: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetsResult]func GetMtlstruststoreCaSets(ctx *Context, args *GetMtlstruststoreCaSetsArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetsResult, error)
func GetMtlstruststoreCaSetsOutput(ctx *Context, args *GetMtlstruststoreCaSetsOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetsResultOutput> Note: This function is named GetMtlstruststoreCaSets in the Go SDK.
public static class GetMtlstruststoreCaSets
{
public static Task<GetMtlstruststoreCaSetsResult> InvokeAsync(GetMtlstruststoreCaSetsArgs args, InvokeOptions? opts = null)
public static Output<GetMtlstruststoreCaSetsResult> Invoke(GetMtlstruststoreCaSetsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlstruststoreCaSetsResult> getMtlstruststoreCaSets(GetMtlstruststoreCaSetsArgs args, InvokeOptions options)
public static Output<GetMtlstruststoreCaSetsResult> getMtlstruststoreCaSets(GetMtlstruststoreCaSetsArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlstruststoreCaSets:getMtlstruststoreCaSets
arguments:
# arguments dictionaryThe following arguments are supported:
- Activated
On string - Name
Prefix string
- Activated
On string - Name
Prefix string
- activated
On String - name
Prefix String
- activated
On string - name
Prefix string
- activated_
on str - name_
prefix str
- activated
On String - name
Prefix String
getMtlstruststoreCaSets Result
The following output properties are available:
- Ca
Sets List<GetMtlstruststore Ca Sets Ca Set> - Id string
- The provider-assigned unique ID for this managed resource.
- Activated
On string - Name
Prefix string
- Ca
Sets []GetMtlstruststore Ca Sets Ca Set - Id string
- The provider-assigned unique ID for this managed resource.
- Activated
On string - Name
Prefix string
- ca
Sets List<GetMtlstruststore Ca Sets Ca Set> - id String
- The provider-assigned unique ID for this managed resource.
- activated
On String - name
Prefix String
- ca
Sets GetMtlstruststore Ca Sets Ca Set[] - id string
- The provider-assigned unique ID for this managed resource.
- activated
On string - name
Prefix string
- ca_
sets Sequence[GetMtlstruststore Ca Sets Ca Set] - id str
- The provider-assigned unique ID for this managed resource.
- activated_
on str - name_
prefix str
- ca
Sets List<Property Map> - id String
- The provider-assigned unique ID for this managed resource.
- activated
On String - name
Prefix String
Supporting Types
GetMtlstruststoreCaSetsCaSet
- Account
Id string - Identifies the account the CA set belongs to.
- Created
By string - The user who created the CA set.
- Created
Date string - When the CA set was created.
- Deleted
By string - The user who requested the CA set be deleted, or null if there's no request.
- Deleted
Date string - When the CA set was deleted, or null if there's no request.
- Description string
- Any additional comments you can add to the CA set.
- Id string
- Identifies each CA set.
- Latest
Version int - The most recent version based on the updated version.
- Name string
- The name of the CA set.
- Production
Version int - The CA set version activated on the 'PRODUCTION' network.
- Staging
Version int - The CA set version activated on the 'STAGING' network.
- Status string
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
- Account
Id string - Identifies the account the CA set belongs to.
- Created
By string - The user who created the CA set.
- Created
Date string - When the CA set was created.
- Deleted
By string - The user who requested the CA set be deleted, or null if there's no request.
- Deleted
Date string - When the CA set was deleted, or null if there's no request.
- Description string
- Any additional comments you can add to the CA set.
- Id string
- Identifies each CA set.
- Latest
Version int - The most recent version based on the updated version.
- Name string
- The name of the CA set.
- Production
Version int - The CA set version activated on the 'PRODUCTION' network.
- Staging
Version int - The CA set version activated on the 'STAGING' network.
- Status string
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
- account
Id String - Identifies the account the CA set belongs to.
- created
By String - The user who created the CA set.
- created
Date String - When the CA set was created.
- deleted
By String - The user who requested the CA set be deleted, or null if there's no request.
- deleted
Date String - When the CA set was deleted, or null if there's no request.
- description String
- Any additional comments you can add to the CA set.
- id String
- Identifies each CA set.
- latest
Version Integer - The most recent version based on the updated version.
- name String
- The name of the CA set.
- production
Version Integer - The CA set version activated on the 'PRODUCTION' network.
- staging
Version Integer - The CA set version activated on the 'STAGING' network.
- status String
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
- account
Id string - Identifies the account the CA set belongs to.
- created
By string - The user who created the CA set.
- created
Date string - When the CA set was created.
- deleted
By string - The user who requested the CA set be deleted, or null if there's no request.
- deleted
Date string - When the CA set was deleted, or null if there's no request.
- description string
- Any additional comments you can add to the CA set.
- id string
- Identifies each CA set.
- latest
Version number - The most recent version based on the updated version.
- name string
- The name of the CA set.
- production
Version number - The CA set version activated on the 'PRODUCTION' network.
- staging
Version number - The CA set version activated on the 'STAGING' network.
- status string
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
- account_
id str - Identifies the account the CA set belongs to.
- created_
by str - The user who created the CA set.
- created_
date str - When the CA set was created.
- deleted_
by str - The user who requested the CA set be deleted, or null if there's no request.
- deleted_
date str - When the CA set was deleted, or null if there's no request.
- description str
- Any additional comments you can add to the CA set.
- id str
- Identifies each CA set.
- latest_
version int - The most recent version based on the updated version.
- name str
- The name of the CA set.
- production_
version int - The CA set version activated on the 'PRODUCTION' network.
- staging_
version int - The CA set version activated on the 'STAGING' network.
- status str
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
- account
Id String - Identifies the account the CA set belongs to.
- created
By String - The user who created the CA set.
- created
Date String - When the CA set was created.
- deleted
By String - The user who requested the CA set be deleted, or null if there's no request.
- deleted
Date String - When the CA set was deleted, or null if there's no request.
- description String
- Any additional comments you can add to the CA set.
- id String
- Identifies each CA set.
- latest
Version Number - The most recent version based on the updated version.
- name String
- The name of the CA set.
- production
Version Number - The CA set version activated on the 'PRODUCTION' network.
- staging
Version Number - The CA set version activated on the 'STAGING' network.
- status String
- Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
