class Aws::KinesisAnalyticsV2::Types::CreateApplicationSnapshotRequest

@note When making an API call, you may pass CreateApplicationSnapshotRequest

data as a hash:

    {
      application_name: "ApplicationName", # required
      snapshot_name: "SnapshotName", # required
    }

@!attribute [rw] application_name

The name of an existing application
@return [String]

@!attribute [rw] snapshot_name

An identifier for the application snapshot.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CreateApplicationSnapshotRequest AWS API Documentation

Constants

SENSITIVE