Amazon.CloudFront.Model.CreateStreamingDistributionResult.IsSetStreamingDistribution C# (CSharp) Méthode

IsSetStreamingDistribution() private méthode

private IsSetStreamingDistribution ( ) : bool
Résultat bool
        internal bool IsSetStreamingDistribution()
        {
            return this.streamingDistribution != null;
        }