getConfigurationProfiles

Provides access to all Configuration Properties for an AppConfig Application. This will allow you to pass Configuration Profile IDs to another resource.

Example Usage

Basic Usage

No Java example available.

Return

A collection of values returned by getConfigurationProfiles.

Parameters

argument

A collection of arguments for invoking getConfigurationProfiles.


Return

A collection of values returned by getConfigurationProfiles.

Parameters

applicationId

ID of the AppConfig Application.

See also


Return

A collection of values returned by getConfigurationProfiles.

Parameters

argument

Builder for com.pulumi.aws.appconfig.kotlin.inputs.GetConfigurationProfilesPlainArgs.

See also