Amazon.CodeBuild.Model.ListCuratedEnvironmentImagesResponse.IsSetPlatforms C# (CSharp) Méthode

IsSetPlatforms() private méthode

private IsSetPlatforms ( ) : bool
Résultat bool
        internal bool IsSetPlatforms()
        {
            return this._platforms != null && this._platforms.Count > 0; 
        }
ListCuratedEnvironmentImagesResponse