Amazon.EC2.Model.CreateFlowLogsRequest.IsSetDeliverLogsPermissionArn C# (CSharp) Метод

IsSetDeliverLogsPermissionArn() приватный Метод

private IsSetDeliverLogsPermissionArn ( ) : bool
Результат bool
        internal bool IsSetDeliverLogsPermissionArn()
        {
            return this._deliverLogsPermissionArn != null;
        }