pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.healthcareapis.kotlin.outputs
/
FhirServiceExportConfigurationResponse
Fhir
Service
Export
Configuration
Response
data
class
FhirServiceExportConfigurationResponse
(
val
storageAccountName
:
String
?
=
null
)
Export operation configuration information
Types
Constructors
Properties
Constructors
Fhir
Service
Export
Configuration
Response
Link copied to clipboard
fun
FhirServiceExportConfigurationResponse
(
storageAccountName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
storage
Account
Name
Link copied to clipboard
val
storageAccountName
:
String
?
=
null
The name of the default export storage account.