Amazon.EC2.Model.ImportInstanceRequest.IsSetPlatform C# (CSharp) Method

IsSetPlatform() private method

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