Amazon.SimpleNotificationService.Model.AddPermissionRequest.IsSetActionName C# (CSharp) Method

IsSetActionName() private method

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