Strata Cloud Manager v0.3.1 published on Thursday, Mar 13, 2025 by Pulumi
scm.getDecryptionProfileList
Explore with Pulumi AI
Retrieves a listing of config items.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as scm from "@pulumi/scm";
const example = scm.getDecryptionProfileList({
folder: "Shared",
});
import pulumi
import pulumi_scm as scm
example = scm.get_decryption_profile_list(folder="Shared")
package main
import (
"github.com/pulumi/pulumi-scm/sdk/go/scm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := scm.GetDecryptionProfileList(ctx, &scm.GetDecryptionProfileListArgs{
Folder: pulumi.StringRef("Shared"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Scm = Pulumi.Scm;
return await Deployment.RunAsync(() =>
{
var example = Scm.GetDecryptionProfileList.Invoke(new()
{
Folder = "Shared",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.scm.ScmFunctions;
import com.pulumi.scm.inputs.GetDecryptionProfileListArgs;
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 example = ScmFunctions.getDecryptionProfileList(GetDecryptionProfileListArgs.builder()
.folder("Shared")
.build());
}
}
variables:
example:
fn::invoke:
function: scm:getDecryptionProfileList
arguments:
folder: Shared
Using getDecryptionProfileList
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 getDecryptionProfileList(args: GetDecryptionProfileListArgs, opts?: InvokeOptions): Promise<GetDecryptionProfileListResult>
function getDecryptionProfileListOutput(args: GetDecryptionProfileListOutputArgs, opts?: InvokeOptions): Output<GetDecryptionProfileListResult>
def get_decryption_profile_list(device: Optional[str] = None,
folder: Optional[str] = None,
limit: Optional[int] = None,
name: Optional[str] = None,
offset: Optional[int] = None,
snippet: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDecryptionProfileListResult
def get_decryption_profile_list_output(device: Optional[pulumi.Input[str]] = None,
folder: Optional[pulumi.Input[str]] = None,
limit: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
offset: Optional[pulumi.Input[int]] = None,
snippet: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDecryptionProfileListResult]
func GetDecryptionProfileList(ctx *Context, args *GetDecryptionProfileListArgs, opts ...InvokeOption) (*GetDecryptionProfileListResult, error)
func GetDecryptionProfileListOutput(ctx *Context, args *GetDecryptionProfileListOutputArgs, opts ...InvokeOption) GetDecryptionProfileListResultOutput
> Note: This function is named GetDecryptionProfileList
in the Go SDK.
public static class GetDecryptionProfileList
{
public static Task<GetDecryptionProfileListResult> InvokeAsync(GetDecryptionProfileListArgs args, InvokeOptions? opts = null)
public static Output<GetDecryptionProfileListResult> Invoke(GetDecryptionProfileListInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDecryptionProfileListResult> getDecryptionProfileList(GetDecryptionProfileListArgs args, InvokeOptions options)
public static Output<GetDecryptionProfileListResult> getDecryptionProfileList(GetDecryptionProfileListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getDecryptionProfileList:getDecryptionProfileList
arguments:
# arguments dictionary
The following arguments are supported:
getDecryptionProfileList Result
The following output properties are available:
- Datas
List<Get
Decryption Profile List Data> - The Data param.
- Id string
- The provider-assigned unique ID for this managed resource.
- Limit int
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - Offset int
- The Offset param. Default:
0
. - Tfid string
- Total int
- The Total param.
- Device string
- The Device param.
- Folder string
- The Folder param.
- Name string
- The Name param.
- Snippet string
- The Snippet param.
- Datas
[]Get
Decryption Profile List Data - The Data param.
- Id string
- The provider-assigned unique ID for this managed resource.
- Limit int
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - Offset int
- The Offset param. Default:
0
. - Tfid string
- Total int
- The Total param.
- Device string
- The Device param.
- Folder string
- The Folder param.
- Name string
- The Name param.
- Snippet string
- The Snippet param.
- datas
List<Get
Decryption Profile List Data> - The Data param.
- id String
- The provider-assigned unique ID for this managed resource.
- limit Integer
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - offset Integer
- The Offset param. Default:
0
. - tfid String
- total Integer
- The Total param.
- device String
- The Device param.
- folder String
- The Folder param.
- name String
- The Name param.
- snippet String
- The Snippet param.
- datas
Get
Decryption Profile List Data[] - The Data param.
- id string
- The provider-assigned unique ID for this managed resource.
- limit number
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - offset number
- The Offset param. Default:
0
. - tfid string
- total number
- The Total param.
- device string
- The Device param.
- folder string
- The Folder param.
- name string
- The Name param.
- snippet string
- The Snippet param.
- datas
Sequence[Get
Decryption Profile List Data] - The Data param.
- id str
- The provider-assigned unique ID for this managed resource.
- limit int
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - offset int
- The Offset param. Default:
0
. - tfid str
- total int
- The Total param.
- device str
- The Device param.
- folder str
- The Folder param.
- name str
- The Name param.
- snippet str
- The Snippet param.
- datas List<Property Map>
- The Data param.
- id String
- The provider-assigned unique ID for this managed resource.
- limit Number
- The Limit param. A limit of -1 will return all configured items. Default:
200
. - offset Number
- The Offset param. Default:
0
. - tfid String
- total Number
- The Total param.
- device String
- The Device param.
- folder String
- The Folder param.
- name String
- The Name param.
- snippet String
- The Snippet param.
Supporting Types
GetDecryptionProfileListData
- Id
This property is required. string - UUID of the resource.
- Name
This property is required. string - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - Ssl
Forward Proxy This property is required. GetDecryption Profile List Data Ssl Forward Proxy - The SslForwardProxy param.
- Ssl
Inbound Proxy This property is required. GetDecryption Profile List Data Ssl Inbound Proxy - The SslInboundProxy param.
- Ssl
No Proxy This property is required. GetDecryption Profile List Data Ssl No Proxy - The SslNoProxy param.
- Ssl
Protocol Settings This property is required. GetDecryption Profile List Data Ssl Protocol Settings - The SslProtocolSettings param.
- Id
This property is required. string - UUID of the resource.
- Name
This property is required. string - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - Ssl
Forward Proxy This property is required. GetDecryption Profile List Data Ssl Forward Proxy - The SslForwardProxy param.
- Ssl
Inbound Proxy This property is required. GetDecryption Profile List Data Ssl Inbound Proxy - The SslInboundProxy param.
- Ssl
No Proxy This property is required. GetDecryption Profile List Data Ssl No Proxy - The SslNoProxy param.
- Ssl
Protocol Settings This property is required. GetDecryption Profile List Data Ssl Protocol Settings - The SslProtocolSettings param.
- id
This property is required. String - UUID of the resource.
- name
This property is required. String - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - ssl
Forward Proxy This property is required. GetDecryption Profile List Data Ssl Forward Proxy - The SslForwardProxy param.
- ssl
Inbound Proxy This property is required. GetDecryption Profile List Data Ssl Inbound Proxy - The SslInboundProxy param.
- ssl
No Proxy This property is required. GetDecryption Profile List Data Ssl No Proxy - The SslNoProxy param.
- ssl
Protocol Settings This property is required. GetDecryption Profile List Data Ssl Protocol Settings - The SslProtocolSettings param.
- id
This property is required. string - UUID of the resource.
- name
This property is required. string - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - ssl
Forward Proxy This property is required. GetDecryption Profile List Data Ssl Forward Proxy - The SslForwardProxy param.
- ssl
Inbound Proxy This property is required. GetDecryption Profile List Data Ssl Inbound Proxy - The SslInboundProxy param.
- ssl
No Proxy This property is required. GetDecryption Profile List Data Ssl No Proxy - The SslNoProxy param.
- ssl
Protocol Settings This property is required. GetDecryption Profile List Data Ssl Protocol Settings - The SslProtocolSettings param.
- id
This property is required. str - UUID of the resource.
- name
This property is required. str - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - ssl_
forward_ proxy This property is required. GetDecryption Profile List Data Ssl Forward Proxy - The SslForwardProxy param.
- ssl_
inbound_ proxy This property is required. GetDecryption Profile List Data Ssl Inbound Proxy - The SslInboundProxy param.
- ssl_
no_ proxy This property is required. GetDecryption Profile List Data Ssl No Proxy - The SslNoProxy param.
- ssl_
protocol_ settings This property is required. GetDecryption Profile List Data Ssl Protocol Settings - The SslProtocolSettings param.
- id
This property is required. String - UUID of the resource.
- name
This property is required. String - Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space. String validation regex:
^[A-Za-z0-9]{1}[A-Za-z0-9_\-\.\s]{0,}$
. - ssl
Forward Proxy This property is required. Property Map - The SslForwardProxy param.
- ssl
Inbound Proxy This property is required. Property Map - The SslInboundProxy param.
- ssl
No Proxy This property is required. Property Map - The SslNoProxy param.
- ssl
Protocol Settings This property is required. Property Map - The SslProtocolSettings param.
GetDecryptionProfileListDataSslForwardProxy
- Auto
Include Altname This property is required. bool - The AutoIncludeAltname param. Default:
false
. - Block
Client Cert This property is required. bool - The BlockClientCert param. Default:
false
. - Block
Expired Certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - Block
Timeout Cert This property is required. bool - The BlockTimeoutCert param. Default:
false
. - Block
Tls13Downgrade No Resource This property is required. bool - The BlockTls13DowngradeNoResource param. Default:
false
. - Block
Unknown Cert This property is required. bool - The BlockUnknownCert param. Default:
false
. - Block
Unsupported Cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - Block
Unsupported Version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
. - Block
Untrusted Issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
. - Restrict
Cert Exts This property is required. bool - The RestrictCertExts param. Default:
false
. - Strip
Alpn This property is required. bool - The StripAlpn param. Default:
false
.
- Auto
Include Altname This property is required. bool - The AutoIncludeAltname param. Default:
false
. - Block
Client Cert This property is required. bool - The BlockClientCert param. Default:
false
. - Block
Expired Certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - Block
Timeout Cert This property is required. bool - The BlockTimeoutCert param. Default:
false
. - Block
Tls13Downgrade No Resource This property is required. bool - The BlockTls13DowngradeNoResource param. Default:
false
. - Block
Unknown Cert This property is required. bool - The BlockUnknownCert param. Default:
false
. - Block
Unsupported Cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - Block
Unsupported Version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
. - Block
Untrusted Issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
. - Restrict
Cert Exts This property is required. bool - The RestrictCertExts param. Default:
false
. - Strip
Alpn This property is required. bool - The StripAlpn param. Default:
false
.
- auto
Include Altname This property is required. Boolean - The AutoIncludeAltname param. Default:
false
. - block
Client Cert This property is required. Boolean - The BlockClientCert param. Default:
false
. - block
Expired Certificate This property is required. Boolean - The BlockExpiredCertificate param. Default:
false
. - block
Timeout Cert This property is required. Boolean - The BlockTimeoutCert param. Default:
false
. - block
Tls13Downgrade No Resource This property is required. Boolean - The BlockTls13DowngradeNoResource param. Default:
false
. - block
Unknown Cert This property is required. Boolean - The BlockUnknownCert param. Default:
false
. - block
Unsupported Cipher This property is required. Boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. Boolean - The BlockUnsupportedVersion param. Default:
false
. - block
Untrusted Issuer This property is required. Boolean - The BlockUntrustedIssuer param. Default:
false
. - restrict
Cert Exts This property is required. Boolean - The RestrictCertExts param. Default:
false
. - strip
Alpn This property is required. Boolean - The StripAlpn param. Default:
false
.
- auto
Include Altname This property is required. boolean - The AutoIncludeAltname param. Default:
false
. - block
Client Cert This property is required. boolean - The BlockClientCert param. Default:
false
. - block
Expired Certificate This property is required. boolean - The BlockExpiredCertificate param. Default:
false
. - block
Timeout Cert This property is required. boolean - The BlockTimeoutCert param. Default:
false
. - block
Tls13Downgrade No Resource This property is required. boolean - The BlockTls13DowngradeNoResource param. Default:
false
. - block
Unknown Cert This property is required. boolean - The BlockUnknownCert param. Default:
false
. - block
Unsupported Cipher This property is required. boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. boolean - The BlockUnsupportedVersion param. Default:
false
. - block
Untrusted Issuer This property is required. boolean - The BlockUntrustedIssuer param. Default:
false
. - restrict
Cert Exts This property is required. boolean - The RestrictCertExts param. Default:
false
. - strip
Alpn This property is required. boolean - The StripAlpn param. Default:
false
.
- auto_
include_ altname This property is required. bool - The AutoIncludeAltname param. Default:
false
. - block_
client_ cert This property is required. bool - The BlockClientCert param. Default:
false
. - block_
expired_ certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - block_
timeout_ cert This property is required. bool - The BlockTimeoutCert param. Default:
false
. - block_
tls13_ downgrade_ no_ resource This property is required. bool - The BlockTls13DowngradeNoResource param. Default:
false
. - block_
unknown_ cert This property is required. bool - The BlockUnknownCert param. Default:
false
. - block_
unsupported_ cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - block_
unsupported_ version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
. - block_
untrusted_ issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
. - restrict_
cert_ exts This property is required. bool - The RestrictCertExts param. Default:
false
. - strip_
alpn This property is required. bool - The StripAlpn param. Default:
false
.
- auto
Include Altname This property is required. Boolean - The AutoIncludeAltname param. Default:
false
. - block
Client Cert This property is required. Boolean - The BlockClientCert param. Default:
false
. - block
Expired Certificate This property is required. Boolean - The BlockExpiredCertificate param. Default:
false
. - block
Timeout Cert This property is required. Boolean - The BlockTimeoutCert param. Default:
false
. - block
Tls13Downgrade No Resource This property is required. Boolean - The BlockTls13DowngradeNoResource param. Default:
false
. - block
Unknown Cert This property is required. Boolean - The BlockUnknownCert param. Default:
false
. - block
Unsupported Cipher This property is required. Boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. Boolean - The BlockUnsupportedVersion param. Default:
false
. - block
Untrusted Issuer This property is required. Boolean - The BlockUntrustedIssuer param. Default:
false
. - restrict
Cert Exts This property is required. Boolean - The RestrictCertExts param. Default:
false
. - strip
Alpn This property is required. Boolean - The StripAlpn param. Default:
false
.
GetDecryptionProfileListDataSslInboundProxy
This property is required. bool- The BlockIfHsmUnavailable param. Default:
false
. - Block
If No Resource This property is required. bool - The BlockIfNoResource param. Default:
false
. - Block
Unsupported Cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - Block
Unsupported Version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
.
This property is required. bool- The BlockIfHsmUnavailable param. Default:
false
. - Block
If No Resource This property is required. bool - The BlockIfNoResource param. Default:
false
. - Block
Unsupported Cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - Block
Unsupported Version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
.
This property is required. Boolean- The BlockIfHsmUnavailable param. Default:
false
. - block
If No Resource This property is required. Boolean - The BlockIfNoResource param. Default:
false
. - block
Unsupported Cipher This property is required. Boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. Boolean - The BlockUnsupportedVersion param. Default:
false
.
This property is required. boolean- The BlockIfHsmUnavailable param. Default:
false
. - block
If No Resource This property is required. boolean - The BlockIfNoResource param. Default:
false
. - block
Unsupported Cipher This property is required. boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. boolean - The BlockUnsupportedVersion param. Default:
false
.
This property is required. bool- The BlockIfHsmUnavailable param. Default:
false
. - block_
if_ no_ resource This property is required. bool - The BlockIfNoResource param. Default:
false
. - block_
unsupported_ cipher This property is required. bool - The BlockUnsupportedCipher param. Default:
false
. - block_
unsupported_ version This property is required. bool - The BlockUnsupportedVersion param. Default:
false
.
This property is required. Boolean- The BlockIfHsmUnavailable param. Default:
false
. - block
If No Resource This property is required. Boolean - The BlockIfNoResource param. Default:
false
. - block
Unsupported Cipher This property is required. Boolean - The BlockUnsupportedCipher param. Default:
false
. - block
Unsupported Version This property is required. Boolean - The BlockUnsupportedVersion param. Default:
false
.
GetDecryptionProfileListDataSslNoProxy
- Block
Expired Certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - Block
Untrusted Issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
.
- Block
Expired Certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - Block
Untrusted Issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
.
- block
Expired Certificate This property is required. Boolean - The BlockExpiredCertificate param. Default:
false
. - block
Untrusted Issuer This property is required. Boolean - The BlockUntrustedIssuer param. Default:
false
.
- block
Expired Certificate This property is required. boolean - The BlockExpiredCertificate param. Default:
false
. - block
Untrusted Issuer This property is required. boolean - The BlockUntrustedIssuer param. Default:
false
.
- block_
expired_ certificate This property is required. bool - The BlockExpiredCertificate param. Default:
false
. - block_
untrusted_ issuer This property is required. bool - The BlockUntrustedIssuer param. Default:
false
.
- block
Expired Certificate This property is required. Boolean - The BlockExpiredCertificate param. Default:
false
. - block
Untrusted Issuer This property is required. Boolean - The BlockUntrustedIssuer param. Default:
false
.
GetDecryptionProfileListDataSslProtocolSettings
- Auth
Algo Md5 This property is required. bool - The AuthAlgoMd5 param. Default:
true
. - Auth
Algo Sha1 This property is required. bool - The AuthAlgoSha1 param. Default:
true
. - Auth
Algo Sha256 This property is required. bool - The AuthAlgoSha256 param. Default:
true
. - Auth
Algo Sha384 This property is required. bool - The AuthAlgoSha384 param. Default:
true
. - Enc
Algo3des This property is required. bool - The EncAlgo3des param. Default:
true
. - Enc
Algo Aes128Cbc This property is required. bool - The EncAlgoAes128Cbc param. Default:
true
. - Enc
Algo Aes128Gcm This property is required. bool - The EncAlgoAes128Gcm param. Default:
true
. - Enc
Algo Aes256Cbc This property is required. bool - The EncAlgoAes256Cbc param. Default:
true
. - Enc
Algo Aes256Gcm This property is required. bool - The EncAlgoAes256Gcm param. Default:
true
. - Enc
Algo Chacha20Poly1305 This property is required. bool - The EncAlgoChacha20Poly1305 param. Default:
true
. - Enc
Algo Rc4 This property is required. bool - The EncAlgoRc4 param. Default:
true
. - Keyxchg
Algo Dhe This property is required. bool - The KeyxchgAlgoDhe param. Default:
true
. - Keyxchg
Algo Ecdhe This property is required. bool - The KeyxchgAlgoEcdhe param. Default:
true
. - Keyxchg
Algo Rsa This property is required. bool - The KeyxchgAlgoRsa param. Default:
true
. - Max
Version This property is required. string - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - Min
Version This property is required. string - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
- Auth
Algo Md5 This property is required. bool - The AuthAlgoMd5 param. Default:
true
. - Auth
Algo Sha1 This property is required. bool - The AuthAlgoSha1 param. Default:
true
. - Auth
Algo Sha256 This property is required. bool - The AuthAlgoSha256 param. Default:
true
. - Auth
Algo Sha384 This property is required. bool - The AuthAlgoSha384 param. Default:
true
. - Enc
Algo3des This property is required. bool - The EncAlgo3des param. Default:
true
. - Enc
Algo Aes128Cbc This property is required. bool - The EncAlgoAes128Cbc param. Default:
true
. - Enc
Algo Aes128Gcm This property is required. bool - The EncAlgoAes128Gcm param. Default:
true
. - Enc
Algo Aes256Cbc This property is required. bool - The EncAlgoAes256Cbc param. Default:
true
. - Enc
Algo Aes256Gcm This property is required. bool - The EncAlgoAes256Gcm param. Default:
true
. - Enc
Algo Chacha20Poly1305 This property is required. bool - The EncAlgoChacha20Poly1305 param. Default:
true
. - Enc
Algo Rc4 This property is required. bool - The EncAlgoRc4 param. Default:
true
. - Keyxchg
Algo Dhe This property is required. bool - The KeyxchgAlgoDhe param. Default:
true
. - Keyxchg
Algo Ecdhe This property is required. bool - The KeyxchgAlgoEcdhe param. Default:
true
. - Keyxchg
Algo Rsa This property is required. bool - The KeyxchgAlgoRsa param. Default:
true
. - Max
Version This property is required. string - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - Min
Version This property is required. string - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
- auth
Algo Md5 This property is required. Boolean - The AuthAlgoMd5 param. Default:
true
. - auth
Algo Sha1 This property is required. Boolean - The AuthAlgoSha1 param. Default:
true
. - auth
Algo Sha256 This property is required. Boolean - The AuthAlgoSha256 param. Default:
true
. - auth
Algo Sha384 This property is required. Boolean - The AuthAlgoSha384 param. Default:
true
. - enc
Algo3des This property is required. Boolean - The EncAlgo3des param. Default:
true
. - enc
Algo Aes128Cbc This property is required. Boolean - The EncAlgoAes128Cbc param. Default:
true
. - enc
Algo Aes128Gcm This property is required. Boolean - The EncAlgoAes128Gcm param. Default:
true
. - enc
Algo Aes256Cbc This property is required. Boolean - The EncAlgoAes256Cbc param. Default:
true
. - enc
Algo Aes256Gcm This property is required. Boolean - The EncAlgoAes256Gcm param. Default:
true
. - enc
Algo Chacha20Poly1305 This property is required. Boolean - The EncAlgoChacha20Poly1305 param. Default:
true
. - enc
Algo Rc4 This property is required. Boolean - The EncAlgoRc4 param. Default:
true
. - keyxchg
Algo Dhe This property is required. Boolean - The KeyxchgAlgoDhe param. Default:
true
. - keyxchg
Algo Ecdhe This property is required. Boolean - The KeyxchgAlgoEcdhe param. Default:
true
. - keyxchg
Algo Rsa This property is required. Boolean - The KeyxchgAlgoRsa param. Default:
true
. - max
Version This property is required. String - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - min
Version This property is required. String - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
- auth
Algo Md5 This property is required. boolean - The AuthAlgoMd5 param. Default:
true
. - auth
Algo Sha1 This property is required. boolean - The AuthAlgoSha1 param. Default:
true
. - auth
Algo Sha256 This property is required. boolean - The AuthAlgoSha256 param. Default:
true
. - auth
Algo Sha384 This property is required. boolean - The AuthAlgoSha384 param. Default:
true
. - enc
Algo3des This property is required. boolean - The EncAlgo3des param. Default:
true
. - enc
Algo Aes128Cbc This property is required. boolean - The EncAlgoAes128Cbc param. Default:
true
. - enc
Algo Aes128Gcm This property is required. boolean - The EncAlgoAes128Gcm param. Default:
true
. - enc
Algo Aes256Cbc This property is required. boolean - The EncAlgoAes256Cbc param. Default:
true
. - enc
Algo Aes256Gcm This property is required. boolean - The EncAlgoAes256Gcm param. Default:
true
. - enc
Algo Chacha20Poly1305 This property is required. boolean - The EncAlgoChacha20Poly1305 param. Default:
true
. - enc
Algo Rc4 This property is required. boolean - The EncAlgoRc4 param. Default:
true
. - keyxchg
Algo Dhe This property is required. boolean - The KeyxchgAlgoDhe param. Default:
true
. - keyxchg
Algo Ecdhe This property is required. boolean - The KeyxchgAlgoEcdhe param. Default:
true
. - keyxchg
Algo Rsa This property is required. boolean - The KeyxchgAlgoRsa param. Default:
true
. - max
Version This property is required. string - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - min
Version This property is required. string - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
- auth_
algo_ md5 This property is required. bool - The AuthAlgoMd5 param. Default:
true
. - auth_
algo_ sha1 This property is required. bool - The AuthAlgoSha1 param. Default:
true
. - auth_
algo_ sha256 This property is required. bool - The AuthAlgoSha256 param. Default:
true
. - auth_
algo_ sha384 This property is required. bool - The AuthAlgoSha384 param. Default:
true
. - enc_
algo3des This property is required. bool - The EncAlgo3des param. Default:
true
. - enc_
algo_ aes128_ cbc This property is required. bool - The EncAlgoAes128Cbc param. Default:
true
. - enc_
algo_ aes128_ gcm This property is required. bool - The EncAlgoAes128Gcm param. Default:
true
. - enc_
algo_ aes256_ cbc This property is required. bool - The EncAlgoAes256Cbc param. Default:
true
. - enc_
algo_ aes256_ gcm This property is required. bool - The EncAlgoAes256Gcm param. Default:
true
. - enc_
algo_ chacha20_ poly1305 This property is required. bool - The EncAlgoChacha20Poly1305 param. Default:
true
. - enc_
algo_ rc4 This property is required. bool - The EncAlgoRc4 param. Default:
true
. - keyxchg_
algo_ dhe This property is required. bool - The KeyxchgAlgoDhe param. Default:
true
. - keyxchg_
algo_ ecdhe This property is required. bool - The KeyxchgAlgoEcdhe param. Default:
true
. - keyxchg_
algo_ rsa This property is required. bool - The KeyxchgAlgoRsa param. Default:
true
. - max_
version This property is required. str - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - min_
version This property is required. str - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
- auth
Algo Md5 This property is required. Boolean - The AuthAlgoMd5 param. Default:
true
. - auth
Algo Sha1 This property is required. Boolean - The AuthAlgoSha1 param. Default:
true
. - auth
Algo Sha256 This property is required. Boolean - The AuthAlgoSha256 param. Default:
true
. - auth
Algo Sha384 This property is required. Boolean - The AuthAlgoSha384 param. Default:
true
. - enc
Algo3des This property is required. Boolean - The EncAlgo3des param. Default:
true
. - enc
Algo Aes128Cbc This property is required. Boolean - The EncAlgoAes128Cbc param. Default:
true
. - enc
Algo Aes128Gcm This property is required. Boolean - The EncAlgoAes128Gcm param. Default:
true
. - enc
Algo Aes256Cbc This property is required. Boolean - The EncAlgoAes256Cbc param. Default:
true
. - enc
Algo Aes256Gcm This property is required. Boolean - The EncAlgoAes256Gcm param. Default:
true
. - enc
Algo Chacha20Poly1305 This property is required. Boolean - The EncAlgoChacha20Poly1305 param. Default:
true
. - enc
Algo Rc4 This property is required. Boolean - The EncAlgoRc4 param. Default:
true
. - keyxchg
Algo Dhe This property is required. Boolean - The KeyxchgAlgoDhe param. Default:
true
. - keyxchg
Algo Ecdhe This property is required. Boolean - The KeyxchgAlgoEcdhe param. Default:
true
. - keyxchg
Algo Rsa This property is required. Boolean - The KeyxchgAlgoRsa param. Default:
true
. - max
Version This property is required. String - The MaxVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
,"max"
. Default:"tls1-2"
. - min
Version This property is required. String - The MinVersion param. String must be one of these:
"sslv3"
,"tls1-0"
,"tls1-1"
,"tls1-2"
,"tls1-3"
. Default:"tls1-0"
.
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scm
Terraform Provider.