SdkUnknown
Inherited functions
Casts this AssetContent as a File and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetFileContent value. Throws an exception if the AssetContent is not a File.
Casts this AssetContent as a File and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetFileContent value. Returns null if the AssetContent is not a File.
Casts this AssetContent as a SourceUrl and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetSourceUrlContent value. Throws an exception if the AssetContent is not a SourceUrl.
Casts this AssetContent as a SourceUrl and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetSourceUrlContent value. Returns null if the AssetContent is not a SourceUrl.
Casts this AssetContent as a Zip and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetZipContent value. Throws an exception if the AssetContent is not a Zip.
Casts this AssetContent as a Zip and retrieves its aws.sdk.kotlin.services.devopsagent.model.AssetZipContent value. Returns null if the AssetContent is not a Zip.