package awscdkkinesisfirehosealpha // Options when binding a destination to a delivery stream. // // Example: // // The code below shows an example of how to instantiate this type. // // The values are placeholders you should change. // import kinesisfirehose_alpha "github.com/aws/aws-cdk-go/awscdkkinesisfirehosealpha" // // destinationBindOptions := &DestinationBindOptions{ // } // // Experimental. type DestinationBindOptions struct { }