oci logo
Oracle Cloud Infrastructure v0.20.0, May 31 23

oci.Jms.getFleetAdvancedFeatureConfiguration

Explore with Pulumi AI

This data source provides details about a specific Fleet Advanced Feature Configuration resource in Oracle Cloud Infrastructure Jms service.

Returns fleet level advanced feature configuration

Example Usage

using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testFleetAdvancedFeatureConfiguration = Oci.Jms.GetFleetAdvancedFeatureConfiguration.Invoke(new()
    {
        FleetId = oci_jms_fleet.Test_fleet.Id,
    });

});
package main

import (
	"github.com/pulumi/pulumi-oci/sdk/go/oci/Jms"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := Jms.GetFleetAdvancedFeatureConfiguration(ctx, &jms.GetFleetAdvancedFeatureConfigurationArgs{
			FleetId: oci_jms_fleet.Test_fleet.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Jms.JmsFunctions;
import com.pulumi.oci.Jms.inputs.GetFleetAdvancedFeatureConfigurationArgs;
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 testFleetAdvancedFeatureConfiguration = JmsFunctions.getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationArgs.builder()
            .fleetId(oci_jms_fleet.test_fleet().id())
            .build());

    }
}
import pulumi
import pulumi_oci as oci

test_fleet_advanced_feature_configuration = oci.Jms.get_fleet_advanced_feature_configuration(fleet_id=%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testFleetAdvancedFeatureConfiguration = oci.Jms.getFleetAdvancedFeatureConfiguration({
    fleetId: oci_jms_fleet.test_fleet.id,
});
variables:
  testFleetAdvancedFeatureConfiguration:
    fn::invoke:
      Function: oci:Jms:getFleetAdvancedFeatureConfiguration
      Arguments:
        fleetId: ${oci_jms_fleet.test_fleet.id}

Using getFleetAdvancedFeatureConfiguration

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 getFleetAdvancedFeatureConfiguration(args: GetFleetAdvancedFeatureConfigurationArgs, opts?: InvokeOptions): Promise<GetFleetAdvancedFeatureConfigurationResult>
function getFleetAdvancedFeatureConfigurationOutput(args: GetFleetAdvancedFeatureConfigurationOutputArgs, opts?: InvokeOptions): Output<GetFleetAdvancedFeatureConfigurationResult>
def get_fleet_advanced_feature_configuration(fleet_id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetFleetAdvancedFeatureConfigurationResult
def get_fleet_advanced_feature_configuration_output(fleet_id: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetFleetAdvancedFeatureConfigurationResult]
func GetFleetAdvancedFeatureConfiguration(ctx *Context, args *GetFleetAdvancedFeatureConfigurationArgs, opts ...InvokeOption) (*GetFleetAdvancedFeatureConfigurationResult, error)
func GetFleetAdvancedFeatureConfigurationOutput(ctx *Context, args *GetFleetAdvancedFeatureConfigurationOutputArgs, opts ...InvokeOption) GetFleetAdvancedFeatureConfigurationResultOutput

> Note: This function is named GetFleetAdvancedFeatureConfiguration in the Go SDK.

public static class GetFleetAdvancedFeatureConfiguration 
{
    public static Task<GetFleetAdvancedFeatureConfigurationResult> InvokeAsync(GetFleetAdvancedFeatureConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetFleetAdvancedFeatureConfigurationResult> Invoke(GetFleetAdvancedFeatureConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFleetAdvancedFeatureConfigurationResult> getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: oci:Jms/getFleetAdvancedFeatureConfiguration:getFleetAdvancedFeatureConfiguration
  arguments:
    # arguments dictionary

The following arguments are supported:

FleetId string

The OCID of the Fleet.

FleetId string

The OCID of the Fleet.

fleetId String

The OCID of the Fleet.

fleetId string

The OCID of the Fleet.

fleet_id str

The OCID of the Fleet.

fleetId String

The OCID of the Fleet.

getFleetAdvancedFeatureConfiguration Result

The following output properties are available:

AdvancedUsageTrackings List<GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking>

AdvancedUsageTracking configuration

AnalyticBucketName string

Bucket name required to store jfr and related data

AnalyticNamespace string

Namespace for the fleet advanced feature

CryptoEventAnalyses List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis>

CryptoEventAnalysis configuration

FleetId string
Id string

The provider-assigned unique ID for this managed resource.

JfrRecordings List<GetFleetAdvancedFeatureConfigurationJfrRecording>

JfrRecording configuration

Lcms List<GetFleetAdvancedFeatureConfigurationLcm>

Enable lifecycle management and set post action configurations

TimeLastModified string

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

AdvancedUsageTrackings []GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking

AdvancedUsageTracking configuration

AnalyticBucketName string

Bucket name required to store jfr and related data

AnalyticNamespace string

Namespace for the fleet advanced feature

CryptoEventAnalyses []GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis

CryptoEventAnalysis configuration

FleetId string
Id string

The provider-assigned unique ID for this managed resource.

JfrRecordings []GetFleetAdvancedFeatureConfigurationJfrRecording

JfrRecording configuration

Lcms []GetFleetAdvancedFeatureConfigurationLcm

Enable lifecycle management and set post action configurations

TimeLastModified string

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

advancedUsageTrackings List<GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking>

AdvancedUsageTracking configuration

analyticBucketName String

Bucket name required to store jfr and related data

analyticNamespace String

Namespace for the fleet advanced feature

cryptoEventAnalyses List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis>

CryptoEventAnalysis configuration

fleetId String
id String

The provider-assigned unique ID for this managed resource.

jfrRecordings List<GetFleetAdvancedFeatureConfigurationJfrRecording>

JfrRecording configuration

lcms List<GetFleetAdvancedFeatureConfigurationLcm>

Enable lifecycle management and set post action configurations

timeLastModified String

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

advancedUsageTrackings GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking[]

AdvancedUsageTracking configuration

analyticBucketName string

Bucket name required to store jfr and related data

analyticNamespace string

Namespace for the fleet advanced feature

cryptoEventAnalyses GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis[]

CryptoEventAnalysis configuration

fleetId string
id string

The provider-assigned unique ID for this managed resource.

jfrRecordings GetFleetAdvancedFeatureConfigurationJfrRecording[]

JfrRecording configuration

lcms GetFleetAdvancedFeatureConfigurationLcm[]

Enable lifecycle management and set post action configurations

timeLastModified string

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

advanced_usage_trackings GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking]

AdvancedUsageTracking configuration

analytic_bucket_name str

Bucket name required to store jfr and related data

analytic_namespace str

Namespace for the fleet advanced feature

crypto_event_analyses GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis]

CryptoEventAnalysis configuration

fleet_id str
id str

The provider-assigned unique ID for this managed resource.

jfr_recordings GetFleetAdvancedFeatureConfigurationJfrRecording]

JfrRecording configuration

lcms GetFleetAdvancedFeatureConfigurationLcm]

Enable lifecycle management and set post action configurations

time_last_modified str

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

advancedUsageTrackings List<Property Map>

AdvancedUsageTracking configuration

analyticBucketName String

Bucket name required to store jfr and related data

analyticNamespace String

Namespace for the fleet advanced feature

cryptoEventAnalyses List<Property Map>

CryptoEventAnalysis configuration

fleetId String
id String

The provider-assigned unique ID for this managed resource.

jfrRecordings List<Property Map>

JfrRecording configuration

lcms List<Property Map>

Enable lifecycle management and set post action configurations

timeLastModified String

The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

Supporting Types

GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking

IsEnabled bool

Lcm flag to store enabled or disabled status

IsEnabled bool

Lcm flag to store enabled or disabled status

isEnabled Boolean

Lcm flag to store enabled or disabled status

isEnabled boolean

Lcm flag to store enabled or disabled status

is_enabled bool

Lcm flag to store enabled or disabled status

isEnabled Boolean

Lcm flag to store enabled or disabled status

GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis

IsEnabled bool

Lcm flag to store enabled or disabled status

SummarizedEventsLogs List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog>

Summarized events log for advanced feature.

IsEnabled bool

Lcm flag to store enabled or disabled status

SummarizedEventsLogs []GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog

Summarized events log for advanced feature.

isEnabled Boolean

Lcm flag to store enabled or disabled status

summarizedEventsLogs List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog>

Summarized events log for advanced feature.

isEnabled boolean

Lcm flag to store enabled or disabled status

summarizedEventsLogs GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog[]

Summarized events log for advanced feature.

is_enabled bool

Lcm flag to store enabled or disabled status

summarized_events_logs GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog]

Summarized events log for advanced feature.

isEnabled Boolean

Lcm flag to store enabled or disabled status

summarizedEventsLogs List<Property Map>

Summarized events log for advanced feature.

GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog

LogGroupId string

The OCID of the log group.

LogId string

The OCID of the log.

LogGroupId string

The OCID of the log group.

LogId string

The OCID of the log.

logGroupId String

The OCID of the log group.

logId String

The OCID of the log.

logGroupId string

The OCID of the log group.

logId string

The OCID of the log.

log_group_id str

The OCID of the log group.

log_id str

The OCID of the log.

logGroupId String

The OCID of the log group.

logId String

The OCID of the log.

GetFleetAdvancedFeatureConfigurationJfrRecording

IsEnabled bool

Lcm flag to store enabled or disabled status

IsEnabled bool

Lcm flag to store enabled or disabled status

isEnabled Boolean

Lcm flag to store enabled or disabled status

isEnabled boolean

Lcm flag to store enabled or disabled status

is_enabled bool

Lcm flag to store enabled or disabled status

isEnabled Boolean

Lcm flag to store enabled or disabled status

GetFleetAdvancedFeatureConfigurationLcm

IsEnabled bool

Lcm flag to store enabled or disabled status

PostInstallationActions List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction>

List of available post actions you can execute after the successful Java installation.

IsEnabled bool

Lcm flag to store enabled or disabled status

PostInstallationActions []GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction

List of available post actions you can execute after the successful Java installation.

isEnabled Boolean

Lcm flag to store enabled or disabled status

postInstallationActions List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction>

List of available post actions you can execute after the successful Java installation.

isEnabled boolean

Lcm flag to store enabled or disabled status

postInstallationActions GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction[]

List of available post actions you can execute after the successful Java installation.

is_enabled bool

Lcm flag to store enabled or disabled status

post_installation_actions GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction]

List of available post actions you can execute after the successful Java installation.

isEnabled Boolean

Lcm flag to store enabled or disabled status

postInstallationActions List<Property Map>

List of available post actions you can execute after the successful Java installation.

GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction

DisabledTlsVersions List<string>

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
MinimumKeySizeSettings List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting>

test

ShouldReplaceCertificatesOperatingSystem bool

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system
DisabledTlsVersions []string

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
MinimumKeySizeSettings []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting

test

ShouldReplaceCertificatesOperatingSystem bool

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system
disabledTlsVersions List<String>

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
minimumKeySizeSettings List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting>

test

shouldReplaceCertificatesOperatingSystem Boolean

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system
disabledTlsVersions string[]

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
minimumKeySizeSettings GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting[]

test

shouldReplaceCertificatesOperatingSystem boolean

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system
disabled_tls_versions Sequence[str]

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
minimum_key_size_settings GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting]

test

should_replace_certificates_operating_system bool

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system
disabledTlsVersions List<String>

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1
minimumKeySizeSettings List<Property Map>

test

shouldReplaceCertificatesOperatingSystem Boolean

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system

GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting

Certpaths List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
Jars List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
Tls List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman
Certpaths []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
Jars []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
Tls []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman
certpaths List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
jars List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
tls List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman
certpaths GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath[]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
jars GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar[]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
tls GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl[]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman
certpaths GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
jars GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
tls GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl]

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman
certpaths List<Property Map>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
jars List<Property Map>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for RSA signed jars
  • Changing minimum key length for EC
  • Changing minimum key length for DSA
tls List<Property Map>

Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

  • Changing minimum key length for Diffie-Hellman

GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

keySize Integer

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

keySize number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name string

The algorithm name.

key_size int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name str

The algorithm name.

keySize Number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

keySize Integer

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

keySize number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name string

The algorithm name.

key_size int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name str

The algorithm name.

keySize Number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

KeySize int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

Name string

The algorithm name.

keySize Integer

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

keySize number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name string

The algorithm name.

key_size int

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name str

The algorithm name.

keySize Number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA

name String

The algorithm name.

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes

This Pulumi package is based on the oci Terraform Provider.