AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
apptest/aws.sdk.kotlin.services.apptest.model/CloudFormationStepSummary/SdkUnknown

SdkUnknown

object SdkUnknown : CloudFormationStepSummary

Inherited functions

asCreateCloudformation
Link copied to clipboard
fun asCreateCloudformation(): CreateCloudFormationSummary

Casts this CloudFormationStepSummary as a CreateCloudformation and retrieves its aws.sdk.kotlin.services.apptest.model.CreateCloudFormationSummary value. Throws an exception if the CloudFormationStepSummary is not a CreateCloudformation.

asCreateCloudformationOrNull
Link copied to clipboard
fun asCreateCloudformationOrNull(): CreateCloudFormationSummary?

Casts this CloudFormationStepSummary as a CreateCloudformation and retrieves its aws.sdk.kotlin.services.apptest.model.CreateCloudFormationSummary value. Returns null if the CloudFormationStepSummary is not a CreateCloudformation.

asDeleteCloudformation
Link copied to clipboard
fun asDeleteCloudformation(): DeleteCloudFormationSummary

Casts this CloudFormationStepSummary as a DeleteCloudformation and retrieves its aws.sdk.kotlin.services.apptest.model.DeleteCloudFormationSummary value. Throws an exception if the CloudFormationStepSummary is not a DeleteCloudformation.

asDeleteCloudformationOrNull
Link copied to clipboard
fun asDeleteCloudformationOrNull(): DeleteCloudFormationSummary?

Casts this CloudFormationStepSummary as a DeleteCloudformation and retrieves its aws.sdk.kotlin.services.apptest.model.DeleteCloudFormationSummary value. Returns null if the CloudFormationStepSummary is not a DeleteCloudformation.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka