Amazon.EC2.Model.ImportInstanceRequest.IsSetPlatform C# (CSharp) Méthode

IsSetPlatform() private méthode

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