Amazon.SimpleSystemsManagement.Model.DocumentIdentifier.IsSetPlatformTypes C# (CSharp) Method

IsSetPlatformTypes() private method

private IsSetPlatformTypes ( ) : bool
return bool
        internal bool IsSetPlatformTypes()
        {
            return this._platformTypes != null && this._platformTypes.Count > 0; 
        }